Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-23 | feat: some typedefs for the RP in the RPGHEADtuimainllm_dev | Zhongheng Liu | |
2024-10-23 | feat: a ton of input handling and Go TUI logic | Zhongheng Liu | |
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 | feat: initial game screen and input window defs | Zhongheng Liu | |
2024-10-23 | chore: update greet string | Zhongheng Liu | |
2024-10-23 | Merge branch 'tui' | Zhongheng Liu | |
2024-10-23 | chore: use formatter on Go files | Zhongheng Liu | |
2024-10-23 | chore: clean build artifacts | Zhongheng Liu | |
2024-10-23 | feat: demonstrate multiple NPC defs | Zhongheng Liu | |
2024-10-22 | Add CONTRIBUTING | Zhongheng Liu | |
2024-10-22 | Add LICENSE | Zhongheng Liu | |
2024-10-22 | chore: update README | Zhongheng Liu | |
2024-10-22 | build amd64 binary | Ate329 | |
2024-10-22 | chore: update README | Zhongheng Liu | |
2024-10-22 | chore: do some automation and git stuff | Zhongheng Liu | |
2024-10-22 | chore: cleanup random binaries | Zhongheng Liu | |
2024-10-22 | feat: quick scaffolding for game window | Zhongheng Liu | |
Init: Created initial NPC data structures UI: Created basic ncurses TUI for development Types: Created basic helper types | |||
2024-10-22 | feat: some window helper thing | Zhongheng Liu | |
2024-10-21 | feat: make menu creation into module | Zhongheng Liu | |
2024-10-21 | feat: some kind of sample code for curses | Zhongheng Liu | |
2024-10-20 | feat: some testing code lol | Zhongheng Liu | |
2024-10-20 | feat: init project with some starter Go code | Zhongheng Liu | |