Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/esshahn/gameoflife
Simple implementation of Conway's Game Of Life in JavaScript
https://github.com/esshahn/gameoflife
gameoflife javascript
Last synced: about 7 hours ago
JSON representation
Simple implementation of Conway's Game Of Life in JavaScript
- Host: GitHub
- URL: https://github.com/esshahn/gameoflife
- Owner: Esshahn
- Created: 2021-05-24T09:30:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-13T18:43:56.000Z (over 3 years ago)
- Last Synced: 2024-05-27T22:23:06.724Z (8 months ago)
- Topics: gameoflife, javascript
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Conways Game Of Life
Written in Vanilla JavaScript.