This program tests typing speed. Made with tkinter.
- Select from 10, 25, 50, and 100 words to test typing speed.
- Visual feedback on correct and misspelled words.
Make sure python3 is installed on your system.
Clone the project
git clone https://github.com/mhrafin/Typing-Speed-Test-Program.git
Go to the project directory
cd Typing-Speed-Test-Program
Install requirements
pip install -r requirements.txt
Run the program
python3 main.py