Skip to content

A Nonogram puzzle game using Go and the Pixel 2D game library.

License

Notifications You must be signed in to change notification settings

NickSanft/nonogram-go-pixel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nonogram-go-pixel

A Nonogram puzzle game using Go and the Pixel 2D game library.

Things you probably need:

  • Go - The thing you need to go in Go. You can pick it up here.
  • Pixel - A 2D game library in Go. You can pick it up here.

Getting started:

  • To run the game, go run main.go in your favorite cli
  • To build the game as an executable, go build

Releases

No releases published

Packages

No packages published

Languages