MatchingGameUsingSvelte

Matchinggameusingsvelte

Matching game is an interactive game where a player is required to select matching tiles to win.

Matching game on svelte

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.

Acknowledgements

  • JOYOFCODE the youtuber
  • Svelte community
  • Every tutorial video on svelte
  • Opensource community

Installation

The project requires no special dependency.

Clone the website using

git clone 

Install this project with npm

  cd project-directory
  npm i

Run using

  npm run dev

In the browser open

  http://localhost:5137/

Important files

src/routes
├── +layout.svelte
└── +page.svelte

Badges

Author

🛠 Skills

Top categories

Loading Svelte Themes