Commit graph

6 commits

Author SHA1 Message Date
8b6b1f1ac0
feat: quick scaffolding for game window
Init: Created initial NPC data structures
UI: Created basic ncurses TUI for development
Types: Created basic helper types
2024-10-22 21:09:12 +03:00
03d6ee47fa
feat: some window helper thing 2024-10-22 12:18:45 +03:00
c71be875a5
feat: make menu creation into module 2024-10-21 09:07:20 +03:00
a83b6a66ae
feat: some kind of sample code for curses 2024-10-21 08:58:53 +03:00
1ef0757412
feat: some testing code lol 2024-10-20 22:43:51 +03:00
5dd1cc25e9
feat: init project with some starter Go code 2024-10-20 22:21:31 +03:00