Typing speed game made in python with tkinter and pygame. Measures typing speed of a person and tells if its average, below averaage or above average. At the end of game tells you your wpm speed.
- tkinter
- pygame
- random
- time
- Gives the user speed in WPM at the end of game.
- Tells if speed average, below average or above average at the end of game based on WPM.
- Plays a error sound when user makes a mistake.
- Retry option is given at the end of game.
- Just run the new.py file after cloning this repository in your system.
- Then follow instructions of game and enjoy yourselves!!