Skip to content

engrBassel/memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game

  • This repo contains a memory game.
  • The user first types the player name and if it is empty string or spaces, it will be "Unknown".
  • Then selects the level which appears in this format "level name - duration - allowed wrong tries".
  • Then click "start game" button or press "Enter".
  • Then the cards will flip for small duration on the side of the image then return to the side of the question mark.
  • When user clicks two cards, they will be checked for matching.
  • If the user complete the cards before the timer ends and not reaching the allowed wrong tries, the user wins.
  • If the timer ends or the user reached the allowed wrong tries, the user loses.
  • Using HTML, CSS, JavaScript. image image image

About

This repo contains a memory game using HTML, CSS, JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published