Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 812 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 812 Bytes

Hide&Seek

Hide&Seek is a game made using HTML,CSS,JS

How to play ?

  • There are 3 gift boxes hidded at random locations in the grid . Your task is to find out all gifts by guessing the grid where it may be present.
  • There is also a Danger Box hidded in the grid if you guess that box then all your progress will be gone.
  • If you want to get the answer of the game you can check the console . Four numbers will be printed on the console out of which 1st is danger box and last 3 are gift box.

How it looks

homepage gameplay

Tech Stack

Frontend: HTML, CSS, JS, Bootstrap