derekmiranda / game-of-life

Canvas and vanilla JS implementation of Conway's Game of Life made for fun :P

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game of Life

Made Game of Life on HTML5 Canvas for fun. Can click or hold left mouse button down on a grid cell to turn on cells in a plus pattern.

About

Canvas and vanilla JS implementation of Conway's Game of Life made for fun :P


Languages

Language:JavaScript 90.7%Language:HTML 9.3%