A Brogue inspired but much simpler rouge-like
make
creates an executable Rogue
Dependencies:
ncurses
You will need a 256-color terminal in order to run this.
- Damage counting formula (taking attack and defense in mind)
- Pickup up items
- Potion and artifact colors (random, distinguishing unused types)
- Spawning monsters (depending on depth etc.)
- Spawning and dropping items (from monsters, chests?)
This software is licensed under The MIT License (MIT)