by Idan Izicovich
Conway's "Game of Life" description can be found here: Conway's Game of Life Wikipedia
see svelte docs
pnpm dev
After installing pnpm (npm i -g pnpm), and installing dependencies with pnpm install
npm i -g pnpm
pnpm install
Running example: