Skip to content

Memory card game featuring U.S. presidents as Pixar characters

Notifications You must be signed in to change notification settings

fm-anderson/memory-game

Repository files navigation

President Memory Game

A fun and interactive memory card game featuring U.S. presidents as Pixar characters. The avatars were created by Dan Szymborski using AI. In this tweet, Dan provided information about how the avatars were made.

Built with: React StarterViteJavaScriptReactReact RouterJotaiTailwindCSSDaisyUI

Description

This game challenges players to match cards featuring funny U.S. Presidents avatars. Players flip over two cards at a time, trying to find matching pairs. The game continues until all pairs are found.

Try it → https://presidents.fm-anderson.com/

Features

  • Three difficulty levels: easy, medium, and hard.
  • Cards feature U.S. Presidents as Pixar characters.
  • President details are shown after each match.
  • Interactive card flipping animation.

Setup & Installation

  1. Clone this repository to your local machine.
    git clone https://github.com/fm-anderson/memory-game
  2. Navigate to the project directory.
    cd memory-game
  3. Install the required dependencies.
    npm install
  4. Start the development server.
    npm run dev
  5. The game should now be running on http://localhost:5173.

Libraries

Library GitHub
react-router https://reactrouter.com/
jotai https://jotai.org/
tailwindcss https://tailwindcss.com/
daisyui https://daisyui.com/

Contributing

If you find a bug, you can either fork the repository and submit a pull request with the fixed code or create a new issue here.

If you want to contribute by adding new features, fork the repository and submit a pull requet here. For major code changes, start a conversation here.

Screenshots (Desktop)





Screenshots (Mobile)





About

Memory card game featuring U.S. presidents as Pixar characters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published