An ASCII graphics roguelike about restoring luminance to an otherwise dim world
Find a file
2024-05-16 00:36:41 +03:00
.vscode Layered container, rectangles, text, async event handling 2024-04-19 16:56:43 +03:00
engine add ecs function to find entities with components 2024-05-16 00:36:41 +03:00
game Add ECS 2024-05-16 00:06:13 +03:00
.gitignore Fix pathfinding 2024-05-13 01:01:39 +03:00
DESIGN.md Inventory screen 2024-05-03 13:46:32 +03:00
go.mod Remove btree 2024-04-19 23:17:52 +03:00
go.sum Remove btree 2024-04-19 23:17:52 +03:00
main.go New drawing system, start of inventory menu 2024-04-27 22:32:05 +03:00