https://github.com/algorithmicentropy/gameoflive
Java Implementation of Conway's Game of Life
https://github.com/algorithmicentropy/gameoflive
Last synced: 8 months ago
JSON representation
Java Implementation of Conway's Game of Life
- Host: GitHub
- URL: https://github.com/algorithmicentropy/gameoflive
- Owner: AlgorithmicEntropy
- Created: 2019-10-11T16:06:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-01T22:36:19.000Z (almost 6 years ago)
- Last Synced: 2025-02-06T09:47:35.212Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 1.02 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GameOfLive
A Java Implementation of Conway's Game of Life using LibGDX