Memory Game Full credit to @leftstick with vue-memory-game. Play online https://freshteapot.github.io/svelte-memory-game/ What is this? A port of the vue-memory-game to svelte. Game based on a json file, instead of hard coded. Status Not quite finished porting it, but good enough for it to work. Development Install npm install Develop make run-server Deploy site make build-site Reference vue-memory-game