Inspiration
I was learning how to use javascript in html and I was wondering if you could move the button so I decided to make a game out of it
What it does
You try to click on the 'try to click me' button. The timer will count down and radomize the position and location of the click me and don't click me buttons. Another don't click me button is added every correct click. If you click on the 'don't click me button' or the timer reaches 0 the game will reset. The number of clicks is recorded. And the game gets harder as the number of clicks go up.
How I built it
This is a small game created using html and javascript.
Challenges I ran into
Accomplishments that I'm proud of
What I learned
I learned how to use javascript in html5 mostly using buttons
What's next for Try to click me
keeping track of the best score and setting it up online as an actual website
Log in or sign up for Devpost to join the conversation.