This is my attempt for implementing Conway's game of life this implementation consists of 50x50 grid with basic controls to start and stop simulation
https://aramrafeq.github.io/game-of-life/
This implementation uses svelte+vite template