Your browser does not support the canvas element.

Conway's Game of Life

Conway's Game of Life is a great way to learn a programming language. This was done in 2015 when I was getting ramped up on Javascript. This is the second iteration which uses an objected oriented appproach. You can see it on GitHub.