/rust-experiment

My experiment in Rust language

Primary LanguageRust

Mars Automata

My attempt to write a game in functional style in Rust.

Running

Install stable Rust build from here: http://www.rust-lang.org/

Then run this in the terminal:

git clone https://github.com/dmitry-egorov/rust-experiment
cd rust-experiment
cargo run --release