"It's lights out and away we go!" Test your reflexes and see if you have what it takes to be a Formula 1 driver. This is a lightweight, Python-based reaction time mini-game built with customtkinter. Wait for the five red lights to go out and hit the throttle as fast as you can!
-
Randomized Start Timing: The lights go out after a random interval (2 to 5 seconds) to prevent predicting the start.
-
False Start Detection: Jump the gun? The system will catch your rule violation (False Start).
-
Millisecond Accuracy: Calculates your exact reaction time using Python's
timemodule. -
Driver Tier Ranking: Ranks your performance based on your reaction time (e.g., "Champion Reflex", "Podium Contender", "Engine Stalled").
-
Clean UI: A massive, responsive, single-button interface designed for maximum focus.
Install the required library: pip install customtkinter
Run the simulator: python f1_start.py
π₯ How to Play Click the massive grid button to start the sequence.
Wait for the 5 Red Lights to turn on and hold your breath.
The exact moment the screen turns Green, click again!
Check your reaction time and see if you can beat your own record