Awesome
Rouge
An experiment with bracket_lib and legion, building a simple roguelike.
This started when I followed the the excellent Roguelike Tutorial - In Rust, to learn about ECS. It has diverted a lot.
It is not much of a game yet. Maybe one day it will be more fun playing than coding it?
Screenshot
Keys
- F1 - shows the help.
Lots of things don't work. Create a PR if it bothers you.
Building
Install Rust.
Clone the repo (you need to use the SSH link to clone the submodules).
cargo run