feat: some kind of sample code for curses
This commit is contained in:
parent
1ef0757412
commit
a83b6a66ae
5 changed files with 86 additions and 4 deletions
2
go.mod
2
go.mod
|
@ -1,3 +1,5 @@
|
|||
module gitlab.com/stvnliu/ai_game
|
||||
|
||||
go 1.23.2
|
||||
|
||||
require github.com/gbin/goncurses v0.0.0-20240517145248-be6a464272ae
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue