Commit Graph
11 Commits
Author SHA1 Message Date
codegirl007 a3f760e1f1 clean up paths 2026-07-06 01:13:18 -07:00
codegirl007 59825b5025 reduce allocations 2026-07-06 01:05:52 -07:00
codegirl007 11af5422c4 pathfinding with astar 2026-07-06 00:09:04 -07:00
codegirl007 ca2ea3397d pathfinding with bfs 2026-07-04 18:01:22 -07:00
codegirl007 6697ba70bf command an entity to move 2026-07-03 02:59:34 -07:00
codegirl007 c01b320032 spawn an entity, no movement yet 2026-07-02 00:58:58 -07:00
codegirl007 9a11c98b41 add tile selection 2026-07-02 00:12:48 -07:00
codegirl007 90cca442ac create a 2d camera + fix small bug 2026-07-01 21:01:52 -07:00
codegirl007 8fb1ec1dcb create basic tilemap 2026-07-01 01:13:15 -07:00
codegirl007 bb25247c43 set up game loop 2026-07-01 00:31:42 -07:00
codegirl007 574bb14d5b the beginnings of another game... 2026-07-01 00:17:51 -07:00