jroweboy / marauder

Turn-based strategy game written in Rust using GLFW 3 and OpenGL 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Marauder

https://travis-ci.org/ozkriff/marauder.png?branch=master

Marauder is turn-based post-apocalyptic hexagonal strategy game written in Rust.

Contribute

Feel free to report bugs and patches using GitHub's pull requests system on ozkriff/marauder. Any feedback would be much appreciated!

Data

Get data:

git clone --depth=1 https://github.com/ozkriff/marauder-data data

Compilation

Compile deps:

./make_deps.sh

Compile Marauder:

make

License

Marauder is licensed under the MIT license (see the "LICENSE" file).

About

Turn-based strategy game written in Rust using GLFW 3 and OpenGL 3

License:Other


Languages

Language:Rust 96.6%Language:C 1.7%Language:Shell 1.6%