Zed A. Shaw
|
ea6cf1362b
|
Create a test for the ECS before we add more functionality.
|
2024-10-29 16:04:40 -04:00 |
|
Zed A. Shaw
|
143fe7784c
|
Clean up the DinkyECSso that it's easier to understand and more obvious what a fact vs. component is.
|
2024-10-29 07:33:00 -04:00 |
|
Zed A. Shaw
|
4162287841
|
Implement a simple combat system and killing off enemies. See status for next steps.
|
2024-10-26 20:29:55 -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 |
|