Inspiration

The inspiration behind the reaction time program was seeing a peer play a game where they had to click as fast as possible and the program spits out how many clicks per second the user was able to do.

What it does

What the program does is it prompts the user to click a button at first then it will tell them to wait a little until the button turns green and once it does and they click it, the program will calculate how long it took them to react to the changing color.

How you built it

I built it using replit and the python template available on their website.

Challenges you ran into

I forgot where to even begin with Python and a couple of YouTube videos later I was able to figure out what I needed to do and it felt good finally getting a working project.

Accomplishments that you're proud of

It's been a while since I had coded in Python so I'm glad I was able to even get anything running.

What we learned

I explored different code modules to use in future projects.

What's next for Reaction Time

Maybe do a gauntlet of different types of mental challenges instead of just reaction time.

Built With

Share this project:

Updates