Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nihonjinrxs/conway_game_of_life_ruby
This implements Conway's game of life as a Ruby script.
https://github.com/nihonjinrxs/conway_game_of_life_ruby
Last synced: about 1 month ago
JSON representation
This implements Conway's game of life as a Ruby script.
- Host: GitHub
- URL: https://github.com/nihonjinrxs/conway_game_of_life_ruby
- Owner: nihonjinrxs
- Created: 2012-11-04T07:29:37.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-18T05:16:54.000Z (about 12 years ago)
- Last Synced: 2024-10-21T21:35:49.386Z (2 months ago)
- Language: Ruby
- Size: 113 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
conway_game_of_life_ruby
========================This implements Conway's game of life as a Ruby script.