/typescriptConwaysGameOfLife

A simple implementation of conway's game of life using html5 canvas and typescript

Primary LanguageJavaScript

TypeScript Conway's Game Of Life

Simple implementation of Conway's Game of Life using the canvas element.