Commit graph

22 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
331c625220
chore: update greet string 2024-10-23 12:54:53 +03:00
d1c96c5afc
Merge branch 'tui' 2024-10-23 09:32:11 +03:00
076c696472
chore: use formatter on Go files 2024-10-23 09:31:42 +03:00
0040e130c1
chore: clean build artifacts 2024-10-23 09:31:22 +03:00
de6618970d
feat: demonstrate multiple NPC defs 2024-10-23 09:28:52 +03:00
d0a4ef0a25 Add CONTRIBUTING 2024-10-22 18:48:24 +00:00
22f7ed83bb Add LICENSE 2024-10-22 18:47:32 +00:00
aec3ebba9a
chore: update README 2024-10-22 21:44:23 +03:00
Ate329
797dcb4ff3 build amd64 binary 2024-10-22 21:42:59 +03:00
511a1b021c
chore: update README 2024-10-22 21:32:38 +03:00
55484b005b
chore: do some automation and git stuff 2024-10-22 21:20:21 +03:00
7b2b847ec5
chore: cleanup random binaries 2024-10-22 21:10:43 +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
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