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.
You can try the deployed version here.