GitHunt
TA

A fun cat-themed memory game built with React, TypeScript, and Vite. The player(s) flip cards to match cat images/gifs. Powered by TheCatAPI

Meoʍatch: Flip & Match the Cats

meomatch_readmepic

Meoʍatch is a cat-themed memory game where players flip cards to match random cat images or gifs. It features local multiplayer for shared fun, score tracking, card shuffling for a fresh challenge each round, and a helpful guide to get started. You can also switch between light and dark themes. Website also works perfectly in mobile devices Meoʍatch

Features

  • 🐱 Cat-Themed Matching: Flip cards to match random cat images and gifs.
  • 👥 Local Multiplayer: Play with a friend in turn-based mode.
  • 🏆 Score Tracking: Keep track of your best scores.
  • 🔄 Shuffle Cards: Shuffle the deck for a fresh start.
  • 🌓 Light/Dark Mode: Toggle between black and white themes for a personalized look.

Getting Started

Prerequisites

  • Node.js (version 12.x or later)
  • npm or yarn

Installation

  1. Clone the repository:

    git clone https://github.com/tahrijouteyamer/meomatch.git
    cd meomatch
  2. Install dependencies:

    npm install
    # OR
    yarn install
  3. Run the project:

    npm run dev
    # OR
    yarn dev

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Acknowledgements

Thanks to TheCatAPI for providing the images and gifs used in the game!

Languages

TypeScript78.8%CSS20.5%HTML0.7%

Contributors

MIT License
Created September 30, 2024
Updated October 19, 2024
tahrijouteyamer/meomatch | GitHunt