-
Notifications
You must be signed in to change notification settings - Fork 0
kp2222/game-of-life
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A Simple implementation of Conway's game of life in Ruby Setup * Install Ruby 1.9.2 * install bundler * Download the source code * run bundle install * invoke the game of life using the command 'ruby life.rb < map size >' * Alternatively you can use some of the example patterns stored in the examples directory with command ' ruby life.rb -p <pattern file name>'
About
A simple implementation of Game of life in Ruby
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published