Emoji Memory Game is a simple and fun browser-based game where players match hidden emoji pairs on a grid. The goal is to find all matching emoji by flipping two cards at a time and remembering their positions.
Site published at: https://rokasime.github.io/PicMatchEasy/
- Click on any two hidden emoji cards to reveal them.
- If the emojis match, they stay visible.
- If they don’t match, they flip back after a short delay.
- Continue until all emoji pairs are matched and the entire grid is filled.
🧩 It’s a great way to test your memory and have fun with emojis!
- Github pages
- 🟩 Simple grid-based layout with hidden emoji
- 💡 Interactive card flipping animation
- 🧠 Memory challenge with increasing difficulty
- 🏁 Detects when the game is completed
- 🔁 Optionally supports restart button to play again
Node.js - download and install
https://nodejs.org
Git - download and install
https://git-scm.com
Would like to run this project locally? Open terminal and follow these steps:
- Clone the repo
git clone https://github.com/RokasIme/PicMatchEasy.git
- Install NPM packages
or
npm i
npm install
- Run the server
npm run dev
There is no tests for this project.
Rokas: Github
Distributed under the MIT License. See LICENSE.txt for more information.
No other resources.