Zed A. Shaw
|
f35b74f335
|
Results of today's code review session.
|
2025-01-05 15:07:30 -05:00 |
|
Zed A. Shaw
|
e86d474c7c
|
Now have more test for the base functionality but need to push render tests and find a way to test the GUI. I've also brought in sol2 for lua integration but not sure what to do with it.
|
2024-11-30 10:43:25 -05:00 |
|
Zed A. Shaw
|
5a123ae74c
|
Refactor some code to have better naming and move Point and related point things into their own .hpp.
|
2024-10-26 18:26:42 -04:00 |
|
Zed A. Shaw
|
c19cd707d1
|
Better unit test for the collision system.
|
2024-10-26 18:13:06 -04:00 |
|
Zed A. Shaw
|
ec1ed23c52
|
Now using a simple collision map to track entities and then determine if they're near the player for attacking.
|
2024-10-26 04:33:23 -04:00 |
|
Zed A. Shaw
|
743f906bc7
|
Implemented a simple collision hash table.
|
2024-10-25 22:31:09 -04:00 |
|