ragone / magog

A roguelike game in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A fantasy deathcrawl in Rust

Work in progress.

To run, with Rust compiler and Cargo package manager installed:

$ cargo run --release

When building on Windows, you may need to have MinGW gcc installed and in PATH for cargo to be able to build all the necessary dependencies.

Screenshots

From December 2014

shot1

shot2

shot3

About

A roguelike game in Rust

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%Language:Batchfile 0.0%