Skip to content

Hettomei/jruby_classic_snake

Repository files navigation

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

About

Try to create a classic snake with Jruby - slick2D

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages