[go: up one dir, main page]

Skip to content

tubelz/pong-macaw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Macaw

Pong demo using Macaw, a 2D Game Engine using SDL2 written in Go.

Demo

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
  • go get -v github.com/tubelz/pong-macaw

TODO

  • Tests
  • Add sprite for the ball
  • Sound

Discussion (issues/suggestions)

If you have questions or suggestions you can go to ##macaw at freenode.net. If there is a bug you can open an issue here.

License

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

Credit

The font used was made by codeman38