This game was created by following this youtube video by Joy on youtube.
Matching game is an interactive game where a player is required to select matching tiles to win.
A heartly thanks to JoyOfCode, the creator of the tutorial on youtube and without his help this project would never have been possible.
The project requires no special dependency.
git clone
cd project-directory
npm i
npm run dev
http://localhost:5137/
src/routes
├── +layout.svelte
└── +page.svelte