Skip to content

jacobgad/game-of-life-react

Repository files navigation

Game of Life

A simple demo of Conway's Game of Life written in react and typescript.

Demo

https://game-of-life-react.gad.engineer

Screenshots

App Screenshot

Run Locally

Clone the project

  git clone git@github.com:jacobgad/game-of-life.git

Go to the project directory

  cd game-of-life

Install dependencies

  npm install

Start the server

  npm run dev

Acknowledgements

About

Conway's Game of Life in Typescript & React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published