A program to play with ncurses in Go.

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

README.md

hellocursesgo

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