Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 368 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 368 Bytes

JRuby Breakout

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.

Usage

Run the game with ./bin/breakout

TODO

  • Level Loader
  • Sprite Sheet
  • Different Brick Types

Contribute

Want to contribute to it? Go for it! Submit a pull request.