pizzeys / breakout

Breakout clone written in JRuby using the Slick 2D library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Kittens

I hate kittens and kill them at any opportunity.

About

Breakout clone written in JRuby using the Slick 2D library

License:MIT License


Languages

Language:Ruby 100.0%