Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

01_tile

To run:

  • Generate a go module (go.mod)
  • Add the pixelart package via go get to go.mod
  • Run the code
$ cd 01_tile
$ go mod init example.com/01_title
$ go get github.com/learnpixelart/pixelart.go/pixelart
$ go run main.go

Questions? Comments?

Yes, you can. Post them on the D.I.Y. Punk (Pixel) Art reddit. Thanks.