This commit is contained in:
Dan Ballard 2011-06-21 00:02:43 -07:00
parent cd91b75321
commit de1c5b04ca
1 changed files with 8 additions and 0 deletions

8
README Normal file
View File

@ -0,0 +1,8 @@
Dan Ballard <dan@mindstab.net>
2011
This is an implementaion of Conway's Game of Life in Javascript and HTML canvas.
It was fun and javascript is felxible and I was able to quickly write this in the spare time of a day or two.
Check out the rainbow age color effect, it's fun and probably the most novel feature.