The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970.
Developed in Ruby 2.4.1
brew install sdl2
bundle install
rspec spec/
./bin/start
# or
ruby app/game.rb
The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970.
Developed in Ruby 2.4.1
brew install sdl2
bundle install
rspec spec/
./bin/start
# or
ruby app/game.rb