Skip to content

Eraden/red-life

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Red Life

CI

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

Main menu

Gameplay

Gameplay

Death-screen

Deathscreen

License

Red Life is licensed under the GPLv3 license.

About

A simple game about surviving on mars

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%