Nergal is turn-based hexagonal tactical game written in Rust.
Imgur album: http://imgur.com/a/XaGFl
Basic game assets are stored in separate repo: https://github.com/ozkriff/nergal_assets
Run make assets
to download them.
NOTE: If game will not die in early stage of development I'm planning to release actual game resources under proprietary license.
make
or cargo build --release
.
make run
or cargo run --release
.
For instructions on setting up your environment see https://github.com/tomaka/android-rs-glue
TODO
Feel free to report bugs and patches using GitHub's pull requests system on https://github.com/ozkriff/nergal.
You must apologize my English level. I'm trying to do my best. Please open an issue if anything in docs or comments is strange/unclear/can be improved.