A proof of concept coding exercise, porting the beloved game Minesweeper into Svelte!
All the logic were programmed with client side Javascript using Svelte.
Can run by downloading the repo and running
npm install
npm run dev
Live demo available at CodeSandbox: https://5doxps.sse.codesandbox.io/