An ASCII graphics roguelike about restoring luminance to an otherwise dim world
Find a file
2024-05-31 23:37:06 +03:00
.vscode Layered container, rectangles, text, async event handling 2024-04-19 16:56:43 +03:00
engine Add character creation screen 2024-05-31 23:37:06 +03:00
game Add character creation screen 2024-05-31 23:37:06 +03:00
.gitignore Fix pathfinding 2024-05-13 01:01:39 +03:00
DESIGN.md Add fov, add rpg system, add rpg items 2024-05-21 23:08:51 +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