Skip to content

thetramp22/memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Legend of Zelda - Memory Game

Overview

This project is a memory game played with cards. The player clicks on a card, then the cards are shuffled. The player must continue to click on cards trying to click on each card once. The game ends when the player clicks on any card a second time, or has successfully click on every card.

Live Demo

Find a live demo of the project here.

Screenshot

The guidelines for this project are from The Odin Project as part of the lesson Project: Memory Card.

Running this project

Live Version

Legend of Zelda - Memory Card Game

Running locally

  1. Clone this project locally
  2. Run npm install in your bash / command line
  3. Run npm run dev in your bash / command line
  4. Enjoy the game

Dependencies

  • React
  • React-DOM
  • Vite
  • ESLint

Attributions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published