Skip to content

fernanda-veiga/memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game

Project for TheOdinProject JavaScript curriculum.

The user can play a flag memory game. The user will get points by clicking the flags, but, if a flag is clicked twice, the game is over. The user wins the game if they click all 20 flags without repeating.

Features

  • Score board that stores the user's current score and highest score.

Resources

Demo

Live version here

How to use

To use the website, click here.

To use the code, download the files and, on the file's directory, type the following on the terminal:

npm install
npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published