A simple speed typing game implemented in Python. Test your typing skills by accurately typing the provided sentences to measure your typing speed and accuracy.
Welcome to Speed Typer! This game challenges you to type sentences accurately within a time frame, helping you improve your typing speed and accuracy. The game provides feedback on each typing attempt and calculates your average typing speed.
- Test your typing skills with various sentences.
- Measure your typing speed and accuracy.
- Receive feedback on each typing attempt.
- Play again option for multiple rounds.
- Run the game by executing the
speed_typer.py
script. - Follow the prompts to start typing the provided sentences.
- Measure your typing speed and accuracy based on the feedback.
- Decide if you want to play again for more practice.
To get started, you'll need to have Python installed on your computer. Then, follow these steps:
-
Clone the repository:
git clone https://github.com/Sk-223/speed_typer_game.git cd speed_typer
-
Run the game:
python3 speed_typer.py
-
Follow the in-game instructions to play the typing game.
Contributions are welcome! If you would like to contribute to this project, feel free to fork the repository and submit pull requests.
This project is licensed under the MIT License.
Important
Enjoy the game and have fun improving your typing skills!