Crates.io | taurus |
lib.rs | taurus |
version | 0.1.1 |
source | src |
created_at | 2019-03-07 22:26:01.076645 |
updated_at | 2019-03-07 22:34:48.856324 |
description | A WIP roguelike game being developed in Rust. |
homepage | |
repository | https://github.com/m-cat/taurus |
max_upload_size | |
id | 119386 |
size | 593,882 |
A roguelike game made in Rust!
Make sure you have the build dependencies:
Download...
cargo install taurus
... and play:
taurus
Download the source:
git clone https://github.com/m-cat/taurus.git
cd taurus
Run the game:
cargo run --release
A WIP roguelike game being developed in Rust. If you see anything that can be improved, please submit an issue.
Basic demo is working. You can move around with the arrow keys.
I learned Rust by doing this project but I don't have enough interest in roguelikes to continue development :)
I'm not responsible for anything.
(c) 2017 Marcin Swieczkowski