A program to play with ncurses in Go.

NerdRat 5da430c494 Added screen info and color palette. hace 3 años
README.md 2338b32761 Added readme file. hace 3 años
build.sh edf303f247 Initial commit. hace 3 años
go.mod edf303f247 Initial commit. hace 3 años
go.sum edf303f247 Initial commit. hace 3 años
hellocursesgo.go 5da430c494 Added screen info and color palette. hace 3 años

README.md

hellocursesgo

A program to play with ncurses in Go. It uses goncurses library bindings.