https://github.com/noblessecoder/gameoflife
This repository contains a GUI for Conway's Game of Life.
https://github.com/noblessecoder/gameoflife
conways-game-of-life gameoflife java simulation swing-gui
Last synced: about 1 year ago
JSON representation
This repository contains a GUI for Conway's Game of Life.
- Host: GitHub
- URL: https://github.com/noblessecoder/gameoflife
- Owner: NoblesseCoder
- License: mit
- Created: 2020-09-08T00:04:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-12T18:43:27.000Z (over 5 years ago)
- Last Synced: 2025-01-21T08:31:48.608Z (over 1 year ago)
- Topics: conways-game-of-life, gameoflife, java, simulation, swing-gui
- Language: Java
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GameOfLife
This repository contains a GUI for Conway's Game of Life.