https://github.com/izevaka/game_of_life
Conway's game of Life
https://github.com/izevaka/game_of_life
Last synced: 3 months ago
JSON representation
Conway's game of Life
- Host: GitHub
- URL: https://github.com/izevaka/game_of_life
- Owner: izevaka
- Created: 2011-09-30T14:07:49.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-09-30T14:18:51.000Z (over 13 years ago)
- Last Synced: 2025-01-21T18:15:43.757Z (5 months ago)
- Language: Ruby
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Conway's Game of Life
===================Just run `console.rb` like so
ruby console.rb
Or simply run the file if you are on Unix:
./console.rb