Pong demo using Macaw, a 2D Game Engine using SDL2 written in Go.
- 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
- Tests
- Add sprite for the ball
- Sound
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.
The code here is under the zlib license. You can read more here
The font used was made by codeman38