Reaction Timer is one of my very first projects using a lot of vanilla Javascript where I also managed to learn alot more about the Math.random function. So, this game basically gives the user random objects at random places on the screen and the user clicks on them as fast as they can with a possibility to see the time taken to click on each object. A 'your best score' feature will be added in the future.