Skip to content

isgasho/ebiten_breakout

 
 

Repository files navigation

Ebiten Breakout

Play online on itch.io

A simple breakout game made in Ebiten.

Screenshot

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.

Building and running

go run .

There's more...

An article about my experiences with Ebiten and how this game works are coming soon to my blog!

About

A simple breakout game made in Ebiten

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 96.3%
  • HTML 2.1%
  • Makefile 1.6%