RubenZx / game-of-life

Conway's game of life

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conway's Game of Life

This is my implementation of Conway's game of life using React + Typescript.

Setup

git clone https://github.com/RubenZx/game-of-life
cd game-of-life
yarn
yarn start

Visit http://localhost:3000/ to view your development server.

About

Conway's game of life


Languages

Language:TypeScript 79.2%Language:HTML 17.1%Language:CSS 3.7%