diff --git a/README b/README new file mode 100644 index 0000000..843f68d --- /dev/null +++ b/README @@ -0,0 +1,8 @@ +Dan Ballard +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.