Skip to content

skorotkiewicz/find-hidden-number

Repository files navigation

Find the hidden number

Game

At the beginning of the game you get your number, and you are provided with 100 boxes numbered from 1 to 100, your task is to find the box that hides your number, but you only have 50 tries to do it! Have fun.

The inspiration for making this game, was thanks to a video from Veritasium.

Developing

$ git clone https://github.com/skorotkiewicz/find-hidden-number
$ yarn
$ yarn dev