An open API service indexing awesome lists of open source software.

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!

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