Ruby / Gosu Game of Life Pt 1

I just finished up my first pass on Conway’s Game of Life with the Ruby version of Gosu while watching season 2 of Dexter. It’s ripe for refactor and I still have some work to do to make it worth running, but yeah, first pass.

To run it, you just need to run init.rb

ruby init.rb

Download it!