A 2D RPG written in C++ from scratch (in development).
- Explore C++20 modules.
- Add GTest unit tests.
- Add more asserts!
- Add better debug drawing on top of Sprites, e.g. highlight (by drawing a circle) location on entity used to check for collisions.