mw-rl/README.md

714 B

Mortal Wombat: the Roguelike

Trying my hand at building a roguelike with rltk, the roguelike toolkit.

Right now it's just some arbitrary walk-aroundy-thing. For a silly screencast, click here

$ git clone https://tildegit.org/mortalwombat/mw-rl.git
...
$ cd mw-rl
$ cargo build --release
$ ./target/release/mw-rl
...

Notes

This repository is mirrored across three hosts. Primary development is at tildegit.