Ruby-Processing

0
votes

Posted by: skofo on 12/26/2014 | Add Revision

Ruby wrapper around the Processing language. It can be used to develop video games in Ruby.

https://github.com/jashkenas/ruby-processing

Comments

Andrew Havens -

Oh interesting...Looks like it supports multiple versions of Ruby:

* Ruby 1.9.3
* Ruby 2.0.0
* Ruby 2.1.2
* Ruby 2.2.0
* JRuby preferred (required to use rubygems in sketches)