This project is an interactive implementation of Conway's Game of Life, a Zero Player Game.
First, install dependencies by running:
#Features and functionality:
- Pattern place
- Free draw
- Randomize
- Play / pause simulation
- Stepper - step through the simulation frame by frame.
#Running the project
And to run:yarn install
yarn start
Some of the tech I worked with on this project: