Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/yuripourre/rubyllica
- Owner: yuripourre
- License: lgpl-3.0
- Created: 2014-06-27T22:44:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-06T19:00:14.000Z (over 8 years ago)
- Last Synced: 2023-04-27T20:20:58.674Z (over 1 year ago)
- Language: Ruby
- Size: 840 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```