https://github.com/djsaunde/life
My implementation of Conway's Game of Life
https://github.com/djsaunde/life
Last synced: about 1 year ago
JSON representation
My implementation of Conway's Game of Life
- Host: GitHub
- URL: https://github.com/djsaunde/life
- Owner: djsaunde
- Created: 2015-06-25T22:29:25.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-15T21:00:30.000Z (about 11 years ago)
- Last Synced: 2025-04-12T17:42:41.829Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 227 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Life
My implementation of Conway's Game of Life... Under construction