Zed A. Shaw
|
98baa13264
|
Tried out Google's AI response to the question of a C++ spatial hash and it kind of came close. This took some massaging but it could work.
|
2024-10-22 01:52:15 -04:00 |
|
Zed A. Shaw
|
33327154ad
|
DinkyECS is now controlling the game and can handle multiple enemies easily. Next is to clean this up so it's not just one gross pile of code in the gui.
|
2024-10-16 15:01:53 -04:00 |
|
Zed A. Shaw
|
b9c27cd6ba
|
Now calling this DinkyECS and will use it in the game to move the enemies and such.
|
2024-10-10 23:20:00 -04:00 |
|
Zed A. Shaw
|
085777706e
|
A few more little features like facts and the ability to store a system for later running.
|
2024-10-10 23:05:38 -04:00 |
|
Zed A. Shaw
|
cc4f83a1d1
|
Just wrote my own entity system to figure it out.
|
2024-10-10 17:34:33 -04:00 |
|
Zed A. Shaw
|
a3eaf78fd3
|
Brought in FLECS to play with, tomorrow we learn it.
|
2024-10-05 18:15:14 -04:00 |
|