/zemeroth

(yet another) turn-based hexagonal strategy game in Rust

Primary LanguageRustApache License 2.0Apache-2.0

Zemeroth

license loc travis-ci appveyor-ci circle-ci

News: https://twitter.com/ozkriff

Devlog album: http://imgur.com/a/SMVqO

Overview

Zemeroth is a turn-based hexagonal tactical game written in Rust.

http://i.imgur.com/myVVfUW.png

http://i.imgur.com/oXpIvb9.png

http://i.imgur.com/ovrTxqy.gif

http://i.imgur.com/VJaXQEJ.gif

Assets

Game assets are stored in a separate repo: https://github.com/ozkriff/zemeroth_assets

Run git clone https://github.com/ozkriff/zemeroth_assets assets to download them.

Building

cargo build.

Running

cargo run.

Android

For instructions on setting up your environment see https://github.com/tomaka/android-rs-glue#setting-up-your-environment.

Then run ./do_android script.

http://i.imgur.com/T9EgPR1.png

License

Zemeroth is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.