Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 299 Bytes

README.markdown

File metadata and controls

13 lines (8 loc) · 299 Bytes

Evan Light's Game of Life in Ruby

Rendered in ruby-processing (see "gol_processing.rb")

Using RVM:

  1. rvm install jruby
  2. rvm jruby
  3. gem install ruby-processing
  4. rp5 run gol_processing.rb