The next little game in the series where I make a fancy rogue game.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
roguish/status.txt

7 lines
244 B

TODO:
* Write a test that generates a ton of maps then confirms there's a path from one room to every other room?
* Lua integration?
* Text is not actually cleared when rendered either in FTXUI or SFML.
* Bring back sounds, check out SoLoud.