An open API service indexing awesome lists of open source software.

https://github.com/izevaka/game_of_life

Conway's game of Life
https://github.com/izevaka/game_of_life

Last synced: 3 months ago
JSON representation

Conway's game of Life

Awesome Lists containing this project

README

        

Conway's Game of Life
===================

Just run `console.rb` like so

ruby console.rb

Or simply run the file if you are on Unix:

./console.rb