roguish/status.txt
2024-10-25 22:31:09 -04:00

9 lines
350 B
Text

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.
* Work on collision detection with either a coordinate map or morton codes.
* Bring back sounds, check out SoLoud.
* getNearby does size_t - int