/weboflife

js implementation of the game of life, used as a website frontage

Primary LanguageJavaScript

weboflife

cute web implementation of the game of life, used as a frontpage for my website for the course How To Make Almost Anything. Code uses js and html5 canvas, and is very loosely based on a js game of life implementation by JSFiddle user Concannon.