Adrift
Real time multiplayer 2D shooter game
Install / Use
/learn @Blender-Rodrigues/AdriftREADME
Adrift
Overview
Real time 2D shooter game inspired by Liero video game. Can be played both in single-player and multiplayer mode.
Goal of the game: shoot other bots and players, get 20 kills to win.
- Destructible terrain
- Entities drop loot upon death
- 3 Types of different guns
- Health globes and shields
- Players have 10 lives.
- Bots have attitudes and respawn upon death.
Play the game
Requirements: java 8+
Build and run jar.
In menu:
- keyboard arrow kes to navigate
Enterkey to select a game modeEscto close the game
In game:
- use
AandDkeys to move sideways, Wto jump,- numbers
1,2,3to select active equipment and - mouse cursor to aim and left click to shoot,
Escto return to menu
Optionally the jar accepts either of the following set of arguments
- client [server ip, defaults to 127.0.0.1] [server tcp port, defaults to 8880] [player name, defaults to Unknown]
- server [server tcp port, defaults to 8880]
