Logo game-of-life

Conway's Game of Life React+TS implementation

Production version is available here: https://game-of-life.mbredikhin.com/

Getting started

[!TIP] You must use pnpm (npm i -g pnpm) and run NodeJS >= 16

git clone [email protected]:mbredikhin/game-of-life.git
cd game-of-life
pnpm install
pnpm run dev

Production build

pnpm run build

Author

Maxim Bredikhin

Top categories

Loading Svelte Themes