feat: some kind of sample code for curses

This commit is contained in:
Zhongheng Liu 2024-10-21 08:58:53 +03:00
commit a83b6a66ae
Signed by: steven
GPG key ID: DC8F48E7B4C40905
5 changed files with 86 additions and 4 deletions

2
go.mod
View file

@ -1,3 +1,5 @@
module gitlab.com/stvnliu/ai_game
go 1.23.2
require github.com/gbin/goncurses v0.0.0-20240517145248-be6a464272ae