Skip to content

GSG-G8/flip-card-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flip Card Game

Flip Card is a game where you have to click on a card to see what image is underneath it and try to find the matching image underneath the other cards.

try the game 😄

Team members

User Stories

as a user

  • I can click a button to start the game

  • I can choose the game level easy to play with 20 cards.

  • I can choose the game level medium to play with 30 cards.

  • I can choose the game level hard to play with 40 cards.

  • I can click on any card to unveil the image that is underneath it (change it to visible state). The image will be displayed until I click on a 2nd card

  • When I click on the 2nd card:

    • If there is a match, the 2 cards will be eliminated from the game (left in the visible state)
    • If there isn’t a match, the 2 cards will flip back to their original state (hidden state)
  • When all the matches have been found, I can see a dialog box showing a Congratulations message to enter my name and keep track of my score

  • I can go the score page to see my top scores

Releases

No releases published

Packages

 
 
 

Contributors