Dumbass Maze Game
About
Open-source improvement of a old space shooter game
Click on a rotating spaceship to change it as a human player (or AI)
After you click on a spaceship, you should see their own controls for you to play on a one keyboard.
Only 4 Players can be a human player.
Click on a button named "Netplay" to go to netplay connection.
If you are hosting your own server, click "New Server"
If you are connecting to a server, You should change the host's address and a port, Click on a button "Host: (any ip address)" and type whatever the address is and press enter, and click on a button "Port: (any port number)" and type the port which the server is running on, and press enter. After that, you should click "Join Server"
While playing online, you can start chatting. Press T on your keyboard and type the message you want to send and press enter.
Dedicated Server:Linux/macOS: "love OpenAstro.love --dedicated"
Windows: "openastro.exe --dedicated"
If you're using Windows and you already downloaded .love file, you could do the same as Linux/macOS.
Parameters for dedicated server are:
- --gamemode 1-4 (1: Levels, 2: Master Blaster, 3: Endless, 4: Player vs Player)
- --max-bots 0-12 (Maximum of AI Players)
- --port (any port number)
- --force-update (this will never pause the game even when there are players online)
P - Pause the game
Esc - Exit the game (on netplay, this will instantly leave the server)
Controls (per player): Player 1:Up - Thrust
Down - Shoot
Left, Right - Turn
Player 2:W - Thrust
S - Shoot
A, D - Turn
Player 3:Number keys are the keypads
8 - Thrust
5 - Shoot
4, 6 - Turn
Player 4:U - Thrust
J - Shoot
H, K - Turn
Source Code: https://github.com/SorioG/openastro