/breakout

The classic Breakout game

Primary LanguageRuby

Breakout!

This is a simple clone of the classic Breakout / Arkanoid game, written in Ruby using the Gosu gaming library.

screenshot

Installation

  1. Install gosu. OSX, Linux, Windows
  2. Run bundle.
  3. Run ./breakout
  4. Enjoy.

Authors

Originally written by Mike Perham, Dale Palmer (@dalepalmer) and Alex Beeken (@alexbeeken) at Ruby Brightnight 2015-05-18.

License

GPL v3