ruby_command_line_conways

Run Conway's Game of Life on the command line!

How to run the game

  1. Clone this repo
  2. From inside the repo, run ruby command_line_conways.rb
  3. Watch life evolve!
  4. To end the game: ctrl + c

The game defaults to a random seed. You can run the preloaded seeds 'blinker', 'toad' and 'star' by uncommenting the comments at the end of the file ./command_line_conways.rb

Demos

Random seed 𓆦 2021-06-06 11 41 51 Star seed 𓇬 star Toad seed! 𓆏toad-seed