Made a little web app over the last couple of days of Conway's Game Of Life. It uses TypeScript for the algorithm, Svelte for the web app stuff, and p5.js for rendering cells in a canvas element. Hope you find it interesting!
Check it out over at: cgof.netlify.app
Top comments (2)
no GitHub link? ;)
Here you go: github.com/mebble/gameoflife