Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 222 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 222 Bytes

game-of-life-js

Simple implementation of Conway's game of life in JS

This is a very simple implementation of Conway's game of life in vanilla JS + HTML5 canvas.