Skip to content

Latest commit

History

History
91 lines (54 loc) 路 1.9 KB

README.rst

File metadata and controls

91 lines (54 loc) 路 1.9 KB

Zemeroth

license_ loc_ travis-ci_ appveyor-ci_ circle-ci_

News: https://twitter.com/ozkriff

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

Downloads

Precompiled binaries for Linux, Windows, OS X and Android: https://github.com/ozkriff/zemeroth/releases

Overview

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

image

image

image

image

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.

image

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.