A simple breakout game made in Ebiten.
This is my first game made with Ebiten - a nice simple engine which allows you to write games in Go. Also this is the first game I've made public.
Don't expect much from it - it's as simple as it can be, so that the source code remains simple and understandable.
go run .An article about my experiences with Ebiten and how this game works are coming soon to my blog!
