Mars
- 4 Devlogs
- 5 Total hours
A space-themed text adventure game about a crewed mission to Mars. Made using Python on VS Code.
A space-themed text adventure game about a crewed mission to Mars. Made using Python on VS Code.
I reformatted the code since each path has the same choices.
Had to make some slight fixes and remove the mining choice in the Amazonis Planitia path.
Here is the “main menu” part of the game, where players can type “start” when they’re ready to go to Mars or “exit”/“quit” to quit the game.
Currently working on the beginning narrative of “Mars”. Players will choose where they will land on the Martian surface.