-
Notifications
You must be signed in to change notification settings - Fork 0
iftheshoefritz/conway
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
To run the game:
ruby -I. game_of_life_driver.rb
Only does 10 turns of the same hardcoded matrix.
To run the tests:
bundle install
rspec -I. conway_spec.rb
Tests are solely related to the game logic in `game_state.rb`.
About
conway's game of life for prodigy code kata
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published