alexehouston / concentration

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.

Home Page:https://alexehouston.github.io/concentration/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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.

https://alexehouston.github.io/concentration/


Languages

Language:CSS 46.5%Language:JavaScript 30.7%Language:HTML 22.8%