/game-of-life

Cellular Automata and Conways Game of Life in React

Primary LanguageTypeScript

Cellular Automata and Conways Game of Life in React

This project was bootstrapped with Create React App. It allows you to simulate CA life-like rules as defined on this wikipedia

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.