Learning go with gaming, thanks to Games With Go.
Coding with CodeMix
- Go installed in your system (check this link for more details).
- SDL Development Libraries.
- SDL Go binding
go get github.com/veandco/go-sdl2/sdl
- Open
main.go
file. - go run main.go.