Skip to content

Isaacudoh/Project-1-Total-Recall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Total Recall: Memory game

Overview

Total recall is a memory game played with a set of cards. The cards have a pictures on one side and each picture appears on two cards. The game starts with all the cards face down and players take turns to turn over two cards. If the two cards have the same picture, then they keep the cards, otherwise they turn the cards face down again. The winner is the person with the most cards when all the cards have been taken.

Starting screen

Start screen

Selection matched screen

Selection matched

Selection not matched screen

Selection unmatched

We have several different versions of the game (the difference being the pictures), and I have played with many, many times.

Technologies used:

  1. HTML5
  2. CSS
  3. JavaScript

Getting Started: [Click here to play game]: https://isaacudoh.github.io/Project-1-Total-Recall/

Next steps:

  1. Add timer & win/loss
  2. refactor code & fix double clicking issue
  3. Lock board to wait till 2 unmatched cards are flipped back to flip another

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors