ROGUERUST
=========

[![Build Status](https://travis-ci.org/Etenil/roguerust.svg?branch=master)](https://travis-ci.org/Etenil/roguerust)

A text-only old-school Roguelike game written in Rust. Please see `TODO.md` for more info.

What does it look like?
-----------------------

The all-important screenshot for a video game:

![Screenshot](/img/screenshot.png?raw=true)


How to run
----------

Clone this repository, then run `cargo run` and admire the results!