Commit graph

6 commits

Author SHA1 Message Date
024eb0c2bb
feat: initial game screen and input window defs 2024-10-23 15:27:14 +03:00
076c696472
chore: use formatter on Go files 2024-10-23 09:31:42 +03:00
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
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