This is a clone of Breakout using Slick 2D and JRuby. It's still rather primitive, but has the basics in place. I created this to get familiar with JRuby and Slick 2D.
Run the game with ./bin/breakout
- Level Loader
- Sprite Sheet
- Different Brick Types
Want to contribute to it? Go for it! Submit a pull request.