- ➤ About The Project
- ➤ Overview
- ➤ The Objective
- ➤ Technologies Used
- ➤ Getting Started
- ➤ Winning Match
- ➤ No Matches
- ➤ Next Steps
- ➤ Credits
This game was designed to help my friend's kids ages 4 and 6 learn their alphabet. The game helps with memorization, concentration, and learning english vocabulary by matching pairs of cards. Each card comes with audio and text to help students learn the sounds of the alphabet. You have to match all the letters in order to complete the game.
In this project, the user will make selections by clicking on a card to find matches. When a match has been made, the cards will be removed and a new selection can be made. I implemented general search algorithms to find elements that are included in the given array.
A user will get to select two cards during each play. If the cards match, then you have a match. You keep going until each card has a picture. The lower the time, the better the score in the matching concentration game.
- No installation required
- To play got to: https://meet-the-alphabet.netlify.app/
The game will start with all cards available and no letters shown. Make two selections to see if there's a match.
Make a selection until you find a matching pair
If no matches are found, the cards will remain in place and you can make a new selection. You will continue the game until you either restart the game or each match has been completed.
- Create different levels of difficulty
- Add a score board with #ofmoves or timer
Beverly Nguyen