Commit graph

6 commits

Author SHA1 Message Date
ae24b075dd
chore(prune): cutting unused code 2025-01-08 14:02:53 +02:00
4ee1a32e4e
feat: some typedefs for the RP in the RPG 2024-10-23 23:26:20 +03:00
dc16793ad7
feat: a ton of input handling and Go TUI logic
Main: Added main interface with big output box and small input box
Effects: Added some blinking lights effect for the cursor to prompt user
of where to enter stuff
2024-10-23 21:26:34 +03:00
024eb0c2bb
feat: initial game screen and input window defs 2024-10-23 15:27:14 +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
03d6ee47fa
feat: some window helper thing 2024-10-22 12:18:45 +03:00