https://github.com/andrewrgarcia/conway
jquery for conway's game of life with click-able cells!
https://github.com/andrewrgarcia/conway
Last synced: 3 months ago
JSON representation
jquery for conway's game of life with click-able cells!
- Host: GitHub
- URL: https://github.com/andrewrgarcia/conway
- Owner: andrewrgarcia
- Created: 2019-02-22T20:00:46.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2014-08-19T19:19:21.000Z (almost 11 years ago)
- Last Synced: 2025-01-16T15:26:59.513Z (4 months ago)
- Language: JavaScript
- Size: 164 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
conway
======jquery for conway's game of life with click-able cells!
This was the result of following this tutorial: https://www.youtube.com/watch?v=fwwg81Zsj3c
It was a great way to learn jquery and javascript.
I added some extra style and made tweaks to make the game click-able! Try it out :)~Stephen