Skip to content

DasNilima/Browser-Game-Sass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Milestone Project 1

Project Name

Memory Game: Peek-A-Boo

Controls and Gameplay:

  • 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.

Layout:

The designs were created to the following widths:

  • Mobile: 390px
  • IPad & Tablets: 768px
  • Laptop and Desktop: 1024px & 1440px

Live Project link

Memory-Game

Credits:

  • 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?

List of technologies used to build the game

  • HTML (Hyper Text Markup Language)
  • SCSS (Sassy Cascading Style Sheets): Flexbox, CSS-Grid,
  • JavaScript: Vanilla JavaScript, Object oriented design pattern

Design Resources