Luck Meter
From TedTycoon.co.uk
Luck Meter is a very small web application I created in April 2011. The application displays buttons which gradually increase in quantity until the user clicks 36 buttons. Each time they have to click a button, one of them is the right button to click. There is an equal chance each time. The score at the end is the percentage of the score achieved over the total possible score. More points are awarded when there are more buttons. Therefore it is how lucky you are at clicking the right buttons which is based on chance. The application stores each result against a name that the user can specify. This is used to build a highscore of the most lucky people.
The web design was created and designed by myself in HTML and CSS using Notepad++. The mechanics were created using JavaScript and the JQuery library.
