vs4vijay / golife

Conway's Game of Life Implementation in Ruby
MIT License
2 stars 3 forks source link

Predefined cells #8

Open jmks opened 7 years ago

jmks commented 7 years ago

A couple automatons for #4

$ golife blinker
$ golife blocker

Here's a couple things that could be done here, or moved to new issues:

From the command line, if you ask for a specific automaton then the playground should be large enough to contain it, rather than the default of 10 x 10.

It might be nicer if the printed playground included the pattern name so you know what you're looking at.

vs4vijay commented 7 years ago

Hey @jmks , Can we chat on hangout(vs4vijay -[at]- gmail [dot] com) or Skype(vs4vijay)... Need to share few thoughts about the code and features..