- Notifications
You must be signed in to change notification settings - Fork1
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.
alexehouston/concentration
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Concentration is a game in which cards are face down andtwo cards are flipped over each turn. The object of the gameis 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.
Click or press each wand to reveal the Sailor Scouts underneath until all Sailor Scouts have been revealed.
Deployed Link
Sailor Moon Concentration (https://alexehouston.github.io/concentration)Add 3 difficulty levels (decreasing total time + chances as difficulty increases)
Add dynamic animations when characters are selected.
About
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.