
Treasure Get!
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
Note: Source requires Python 2.7 and PyGame
Gameplay:
- A random maze is generated, size determined by player count
- Players all start at same point
- Every 10 seconds pirates will spawn
- If pirate touches player, player dies
- If player touches treasure, player wins
- If all players dead, game over
Default Controls:
- up = w
- down = s
- left = a
- right = d
- select/chat = enter
Controls are editable in the controls.txt file that is generated after running the game once.
To start the game just run Treasure Get!.exe (main.py).
A server must be connected to in order to play. To start a server just run server.exe (server.py) or start one from within the game menu. Once all players have pressed the ready button the game will start. Players can only connect to the server when the game has not yet started.
Play with your friends! (or enemies!)
[PUBLIC MULTIPLAYER SERVER]
Thanks everyone for playing on my server! It will no longer be available, but you can still host your own!
Enjoy!
Gameplay:
- A random maze is generated, size determined by player count
- Players all start at same point
- Every 10 seconds pirates will spawn
- If pirate touches player, player dies
- If player touches treasure, player wins
- If all players dead, game over
Default Controls:
- up = w
- down = s
- left = a
- right = d
- select/chat = enter
Controls are editable in the controls.txt file that is generated after running the game once.
To start the game just run Treasure Get!.exe (main.py).
A server must be connected to in order to play. To start a server just run server.exe (server.py) or start one from within the game menu. Once all players have pressed the ready button the game will start. Players can only connect to the server when the game has not yet started.
Play with your friends! (or enemies!)
[PUBLIC MULTIPLAYER SERVER]
Thanks everyone for playing on my server! It will no longer be available, but you can still host your own!
Enjoy!