Skip to content

dmitryjima/memory-game

Repository files navigation

Memory Game

A little memory game with a timescore built with React, Typescript and Styled Components, based on Vite.

CodeSandbox is available at https://p8rgmt-5173.csb.app/

Features

  • 4 difficulty options (4x4, 6x6, 8x8, and 2x2 (for testing))
  • Numbers and images mode (uses Random Fox Image API for the images)
  • "Blind" and "Initial Reveal" modes
  • Hotseat for two players
  • Animated flipping cards
  • System dark mode support

Launching

To run locally clone/download this repository and from the directory run the following commands:

  npm i && npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published