Better unit test for the collision system.

This commit is contained in:
Zed A. Shaw 2024-10-26 18:13:06 -04:00
parent ec1ed23c52
commit c19cd707d1
3 changed files with 115 additions and 59 deletions

View file

@ -4,6 +4,4 @@ TODO:
* 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