Full credit to @leftstick with vue-memory-game.
- A port of the vue-memory-game to svelte.
- Game based on a json file, instead of hard coded.
- Not quite finished porting it, but good enough for it to work.
npm install
make run-server
make build-site
Full credit to @leftstick with vue-memory-game.
npm install
make run-server
make build-site