Project

game0flife

0.0
No commit activity in last 3 years
No release in over 3 years
Conway's Game of Life Implemented in Ruby & Rendered using SDL2
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

= 0.3.5
 Project Readme

Game0fLife

Conway's Game of Life Implemented using Ruby & SDL2

game0flife game0flife

 Usage:
   game0flife [options]

 Options:
   --pattern=<acorn|diehard|r_pentomino|simple_spaceship>
   --framerate=60
   --pattern_x=20    (60x60 Frame)
   --pattern_y=20    (60x60 Frame)

Installation

  1. Check if SDL2 has been installed
  2. gem install game0flife