Skip to content

Concentration is a Javascript-based browser game (with a Sailor Moon twist) in which cards are face down until all pairs of matching cards have been flipped.

Notifications You must be signed in to change notification settings

alexehouston/concentration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Created by Alex E. Houston

GitHub Badge

📝 Description

Concentration is a game in which cards are face down and two cards are flipped over each turn. The object of the game is to turn over all pairs of matching cards.

In my version of Concentration, I've given the game a Sailor Moon twist and the player is given twenty chances to match as many of the Sailor Scouts within a sixty second time limit.

🎨 Wireframes
⚙️ Functionality

Home Page

Starter Board

Complete Board

Win Page

Lose Page

💻 Technologies Used

HTML5 CSS3 JavaScript

🎮 How To Play

Click or press each wand to reveal the Sailor Scouts underneath until all Sailor Scouts have been revealed.

🔗 Links

Deployed Link Sailor Moon Concentration (https://alexehouston.github.io/concentration)

⏩ Next Steps

Upcoming Features

  • Add 3 difficulty levels (decreasing total time + chances as difficulty increases)

  • Add dynamic animations when characters are selected.