Skip to content

tubelz/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Examples for Macaw

All the examples here use macaw, a 2D Game Engine using SDL2 written in Go.

Installation and requirements

  • SDL2: You will need to install SDL2 in your machine and the binding for Go. You can find more information here: [https://github.com/veandco/go-sdl2]
  • go get -v github.com/tubelz/macaw
  • To run an example go run folder\file.go, where folder and file are within this project

License

The code here is under the GNU v2 license. You can read more here

Releases

No releases published

Packages

No packages published

Languages