An ASCII graphics roguelike about restoring luminance to an otherwise dim world
Find a file
2024-05-06 20:43:35 +03:00
.vscode Layered container, rectangles, text, async event handling 2024-04-19 16:56:43 +03:00
engine Create player inventory menu 2024-05-06 20:43:35 +03:00
game Create player inventory menu 2024-05-06 20:43:35 +03:00
util Split logic up a bit 2024-05-06 18:59:14 +03:00
.gitignore Add ui element interface 2024-04-21 03:48:58 +03:00
__debug_bin2404317323 Inventory screen 2024-05-03 13:46:32 +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