Description :
It s a simple snake game write using Jruby http://jruby.org/ and Slick2D http://www.slick2d.org/
How to install JRuby ?
Unix system : I recommand rbenv : https://github.com/sstephenson/rbenv/ or chruby https://github.com/postmodern/chruby
for rbenv, after doing https://github.com/sstephenson/rbenv/#installation, install jruby
rbenv install jruby-1.7.3
Windows: I can't halp you, maybe http://www.iowaosum.com/install-jruby do the job
How to play ?
then open your terminal, cd my app and type
ruby game_start.rb