MiniTopDownShooter is a simple 2D top-down multiplayer shooter game developed using Unity 2021.3.4f1. Join the red or blue team, host games, or join as a client. Enjoy fast-paced shooting action with friends in this mini multiplayer game!
- W-A-S-D: Movement
- SPACE: Fire (limited rate of fire, disabled in lobby)
- Mouse: Aim (the character follows the cursor)
- ESC: Toggle Console
- Commands:
say "message"
: Send a message to the chat (emojis supported with WIN+)frase1
: Display a jokechat
: Display a chat message
The game is a top-down shooter where players are divided into red and blue teams. Upon starting the game, players can choose to host a game or join as a client. Clients attempt to find available matches and join a lobby where they wait for the host to start the game. In the lobby, players can also switch between teams (red/blue). Hosts are taken directly to their lobby where they can change teams and initiate the game. Once the game starts, all players are teleported to the game scene where they can activate their weapons and start shooting by pressing SPACE.
You can download the latest executable build of MiniTopDownShooter from the Releases section.
- Navigate to the Releases section of this repository.
- Download the latest release by clicking on the executable file (usually a ZIP or RAR archive).
- Extract the downloaded file to a location of your choice.
- Run the executable file to start playing the game.