While looking for a new project to do, a series of events and primers lead me to create Conway's Game of Life for the HTML5 canvas. I didn't know much about the game before hand, but my want of trying it, pushed me to make the game. The game itself is very simple, most of the code is there to draw and update the canvas. The game is normally supposed to be played on an infinite 2d grid, but for the