Game0fLife
Conway's Game of Life Implemented using Ruby & SDL2
Usage:
game0flife [options]
Options:
--pattern=<acorn|diehard|r_pentomino|simple_spaceship>
--framerate=60
--pattern_x=20 (60x60 Frame)
--pattern_y=20 (60x60 Frame)
Installation
- Check if SDL2 has been installed
gem install game0flife