Memory Game: Peek-A-Boo
- It’s a card matching game, one’s flipped the one card and tries to find the other card that matches it and has the same pattern on it and then if match it they stay face-up and the goal is to get all the cards matched.
- In this game, set a timer and give it some time and it’s going to count down and if it gets to zero the player will lose the game.
- The game has Score board, going to count the flips, so every time flip a card and it’s going to iterate this flips number, so player wants to get the lowest amount of flips with the highest amount of time to get a good score.
The designs were created to the following widths:
- Mobile: 390px
- IPad & Tablets: 768px
- Laptop and Desktop: 1024px & 1440px
- When I was working on the idea of this game, my thought came into my mind if my son 3+ is the target audience how is he able to play?
- HTML (Hyper Text Markup Language)
- SCSS (Sassy Cascading Style Sheets): Flexbox, CSS-Grid,
- JavaScript: Vanilla JavaScript, Object oriented design pattern