/game_of_life

Conway's game of Life

Primary LanguageRuby

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