Zed A. Shaw
|
a44a9a04f9
|
Learned yesterday that you can do a multi-return assing to auto[] by just returning a struct.
|
2024-11-01 00:40:04 -04: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
|
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 |
|