7DRL 2014 contest entry
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
assets
lib
release
src
.gitmodules
LICENSE
README.md
Tupfile
Tupfile.ini
Tuprules.tup
clean.sh
design.txt
rust-rule.sh

README.md

Morlock Hunter

A roguelike game for 7DRL 2014. Written in Rust on top of an existing game-agnostic framework.

Building

Built using Rustc 0.10-pre 62f1d68

Check out the submodule repositories: $ git submodule update --init

Build with tup: $ tup