/Game-of-Life

A 2D cellular automaton

Primary LanguageJavaScript

This is a 2D cellular automaton written in React. The update rules are based on Conway's Game of Life.

This project was bootstrapped with Create React App.

The app can be found on Heroku here.