Hide&Seek is a game made using HTML,CSS,JS
- 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.
Frontend: HTML, CSS, JS, Bootstrap