Skip to content

RokasIme/PicMatchEasy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Emoji Memory Game


🌟 About

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/

🎮 How to Play

  1. Click on any two hidden emoji cards to reveal them.
  2. If the emojis match, they stay visible.
  3. If they don’t match, they flip back after a short delay.
  4. 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!


🎯 Project features/goals

  • 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

🧰 Getting Started

💻 Prerequisites

Node.js - download and install

https://nodejs.org

Git - download and install

https://git-scm.com

🏃 Run locally

Would like to run this project locally? Open terminal and follow these steps:

  1. Clone the repo
    git clone https://github.com/RokasIme/PicMatchEasy.git
  2. Install NPM packages
    npm i
    or
    npm install
  3. Run the server
    npm run dev

🧪 Running tests

There is no tests for this project.

🎅 Authors

Rokas: Github

⚠️ License

Distributed under the MIT License. See LICENSE.txt for more information.

🔗 Other resources

No other resources.

About

Memory game

Topics

Resources

Stars

Watchers

Forks