red-life
red-life copied to clipboard
A simple game about surviving on mars
Red Life
Red Life is a small game about an astronaut who is trying to survive in the hostile environment of Mars.
Running the game
If you just want to play the game, you can download the latest release from here.
To build the game from source, you need to have Rust installed. Then, run the following command in the root directory of the project:
rustup install nightly
rustup override set nightly
cargo run --release
Pictures
Main menu
Gameplay
Death-screen
License
Red Life is licensed under the GPLv3 license.