Mini Game using HTML, CSS, and JavaScript
It's a mind game based on reflex and reaction time. In this game, a random ball will appear and you have to click it as fast as possible.
Time Limit - time given for the current level
Time Taken - time taken between the ball appearing and the ball being hit
Score - score till current level
A slider sets the difficulty level — easy, medium, and hard — incrementing from left to right.

The magic ball appears randomly and you have to click it as fast as possible to score high and move to the next level. The ball upgrades every 5 levels.
magic-ball-game_compressed.mp4
If the time taken to click the ball is greater than the given time limit, you lose.
