Awesome and Fun Emoji matching game built with Svelte and TypeScript.
🚀 Try the game live here 👉 MatchMoji.
Clone the repository:
git clone https://github.com/MrMDrX/MatchMoji.git
Navigate into the project directory:
cd MatchMoji
Install the dependencies:
pnpm install
Start the development server:
pnpm run dev
Open your browser and navigate to http://localhost:5173
to play the game.
Contributions are welcome! Please fork the repository and submit a pull request with your improvements.
This project is licensed under the MIT License. See the LICENSE file for details.