Skip to content

Memory game using pokemon cards! A website made with React and Tailwind, deployed using GH Pages Script!

Notifications You must be signed in to change notification settings

emoral435/MemoryMon

Repository files navigation

🧠 Memory-Card Game (Pokémon Themed)

Welcome to the Pokémon Memory Card Game — a fun and challenging browser game built with React, TailwindCSS, and Vite!
I made this game because I love Pokémon, and I wanted something entertaining to play when I’m waiting around or just need a quick mental challenge. 🕹️✨

Unlike a traditional memory game, this version gets trickier every round — the Pokémon cards shuffle using a custom randomness algorithm to keep you on your toes!


🚀 Features

  • 🎮 Pokémon-themed memory gameplay
  • 🔄 Complex shuffling algorithm ensures randomness every round
  • 🧠 Challenging rule: click a Pokémon only once — repeat and your score resets!
  • 🌈 TailwindCSS styling for a clean and responsive UI
  • Fast Vite build with blazing performance
  • 📦 Deployed with GitHub Pages

🛠️ Tech Stack

  • React – Component-based UI
  • TailwindCSS – Utility-first CSS for styling
  • Vite – Modern frontend tooling
  • Lodash – Utility functions (e.g. for shuffling)
  • GitHub Pages – Simple and fast deployment

🧩 How to Play

  1. Click on a Pokémon to select it.
  2. Avoid repeats – If you click the same Pokémon twice in one game, your score resets!
  3. The goal is to reach a streak of 12 unique Pokémon.
  4. After each turn, the cards shuffle randomly to make it harder.
  5. Reach 12 and you'll get a restart screen to challenge yourself again!

🧪 Local Development

To run the project locally:

📦 Install Dependencies

npm install

🚧 Start Development Server

npm run dev

🎉 Why I Built This

I've loved Pokémon ever since I was a kid, and building this game was a way to merge that passion with my interest in frontend development. It’s a quick game that sharpens your memory while giving you a nostalgic Pokémon twist! 🌐 Live Demo

Check it out here: Live Site

About

Memory game using pokemon cards! A website made with React and Tailwind, deployed using GH Pages Script!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published