Record some bugs.

This commit is contained in:
Zed A. Shaw 2024-10-04 18:32:04 -04:00
parent f9bf8f06ea
commit 77945be4d7
2 changed files with 4 additions and 0 deletions

View file

@ -3,4 +3,5 @@ TODO:
* Figure out how to render color fonts from FTUI.
* Dynamically determine the font vs. screensize to get an exact FTXUI screen size.
* Write a test that generates a ton of maps then confirms there's a path from one room to every other room?
* If the player is trapped in a room the enemy just travles through walls.
* Lua integration?