This is a simple game to test your reaction time, coded using python. An EXE is alo avalible if you are not able to use python!
Test your reflexes with this fun and interactive Reaction Time Game built using Python and Tkinter. Measure how fast you can respond to a visual cue and compare your score with others on the leaderboard!
Features: Simple and intuitive GUI using Tkinter, Randomized reaction trigger to test reflexes, Local leaderboard with top 10 scores, Optional leaderboard sync via Google Drive, Retry and reset options for continuous play, Color-coded feedback based on performance.
Setup instruction for Python version: Make sure Python 3 is installed on your system. Install required packages Open your terminal and run:
pip install requests
License This project is open-source and available under the MIT License.