Commit Graph

14 Commits

Author SHA1 Message Date
rostyhn 2e0dbc958b added test, idle afte goal reached 2024-01-03 10:57:41 -07:00
rostyhn d69b24dfd8 ai goal - reach works 2024-01-03 00:10:05 -07:00
rostyhn f148fcb901 clean up imports, turns out world can be mut 2024-01-02 23:32:06 -07:00
rostyhn cb020f73d4 moved simulate and render to world 2024-01-02 22:59:38 -07:00
rostyhn 6d577223d0 cleaner screen init 2024-01-02 22:55:36 -07:00
rostyhn 9486a1144e naive astar 2024-01-02 22:47:26 -07:00
rostyhn ce77465b91 screen tests 2024-01-02 22:35:10 -07:00
rostyhn 213407d89a added before_render and after_render to renderable trait 2024-01-02 22:29:18 -07:00
rostyhn 4f467758d8 reorganize 2024-01-02 18:24:39 -07:00
rostyhn 2fd7c9c9d5 added entity factory, id inside structs 2024-01-02 17:57:47 -07:00
rostyhn d6b93daf7a queen can now infinitely lay eggs 2024-01-02 16:12:32 -07:00
rostyhn 37f1bb8022 collisions but queen can't spawn more than 3 2024-01-02 15:54:33 -07:00
rostyhn 04f4a91c0e works but ants overwrite eachother 2024-01-02 15:12:15 -07:00
rostyhn 1b6dd4b9ad before removing side effects 2024-01-02 13:19:57 -07:00