Pedro-Brion / matching-game

a Matching game, powered by Svelte.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matching game - Svelte / UnoCSS

The Project

Project inspired by the vídeo Do This Instead Of Representing State With Booleans, created by the youtube channel Joy of Code.

The main objective is to create a Matching game, powered by Svelte and UnoCSS, using the State Machine pattern. Additionally, I'm using this project as an opportunity to explore Svelte for the first time, experimenting with Svelte's features such as store, reactivity, lifecycle, animations and more.

Please feel free to share your thoughts and contribute by submitting pull requests.

Try it out!

You can try the deployed version here.

About

a Matching game, powered by Svelte.

License:Apache License 2.0


Languages

Language:Svelte 62.1%Language:TypeScript 22.6%Language:CSS 9.5%Language:HTML 3.5%Language:JavaScript 2.2%