Race to Mars (itch)
About
Source code available on GitHub.
Race to Mars is a four player co-operative game. Each player takes a role aboard a space ship on its way to Mars from Earth. They must work together to solve issues that arise and complete objectives on their journey.
To win the game the team must keep issues under control during their flight, in order to reach Mars safely. If you can't keep the issues under control (finish a full player rotation with five active issues), your ship will explode - and your mission is a failure!
In order to play start the GameServer executable and run the game by opening the launcher located in GameClient. This is networked, so four players can play remotely or locally by specifying the host's IP address in the launcher.
This project was put together by:
- Matt Filer (UI, networking, systems programmer)
- Jack King (card programmer, networking)