https://github.com/robertstarke/gameoflife
John Conway's Game Of Life implementation with vanilla JS and CSS.
https://github.com/robertstarke/gameoflife
vanillacss vanillajs
Last synced: 4 months ago
JSON representation
John Conway's Game Of Life implementation with vanilla JS and CSS.
- Host: GitHub
- URL: https://github.com/robertstarke/gameoflife
- Owner: robertstarke
- Created: 2023-10-23T06:49:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-08T21:50:52.000Z (over 1 year ago)
- Last Synced: 2025-01-11T11:13:59.605Z (5 months ago)
- Topics: vanillacss, vanillajs
- Language: JavaScript
- Homepage: https://rstarke.com/gameoflife/
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gameOfLife
Game Of Life with Vanilla JS