Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 368 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 368 Bytes

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