Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yuripourre/rubyllica

Ruby + Etyllica (Make games using JRuby)
https://github.com/yuripourre/rubyllica

Last synced: 1 day ago
JSON representation

Ruby + Etyllica (Make games using JRuby)

Awesome Lists containing this project

README

        

rubyllica
=========

Ruby + Etyllica (Make games using JRuby)

How to start:

```AppleScript
rvm install jruby-1.7.25
rvm use jruby-1.7.25
gem install pry
jruby --2.0 project.rb
```