Welcome to the Speed Typing Game, a web-based application designed to test and improve your typing speed in a fun and interactive way. Built with HTML, CSS, and JavaScript, this game challenges players to type out given paragraphs within a set time limit while tracking speed (words per minute), accuracy, and mistakes.
- Start typing the displayed paragraph in the input field as accurately and quickly as possible.
- Keep an eye on the timer, your typing speed (WPM), and your accuracy (CPM) as you type.
- Once the time is up or the paragraph is completed, your final speed, accuracy, and the number of mistakes will be displayed.
- Click the "Try Again" button to reset the game and try a different paragraph.
- Paragraphs for Typing: Randomly selected paragraphs for each game session to keep the challenge fresh.
- Real-time Feedback: Immediate feedback on typing speed (WPM), accuracy (CPM), and mistakes.
- Countdown Timer: A 60-second timer to add urgency and challenge to the game.
- Try Again Button: Easily reset the game to start a new typing challenge.
- Frontend: HTML, CSS, JavaScript
Watch the demo video to see Summize in action:
Untitled.video.-.Made.with.Clipchamp.6.mp4
Make sure you have the following installed on your local machine:
- A web browser (e.g., Chrome, Firefox)
-
Clone the repository:
git clone https://github.com/KDvs123/Typing-Test.git cd speed-typing-game
-
Open the
index.html
file in your preferred web browser.
Contributions are welcome! Please follow these steps to contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Make your changes.
- Commit your changes (
git commit -m 'Add new feature'
). - Push to the branch (
git push origin feature-branch
). - Open a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
For any questions or suggestions, feel free to reach out:
- 📧 Email: vihangasupasan2001@gmail.com
- 🐙 GitHub: KDvs123
Enjoy improving your typing skills with the Speed Typing Game! 🚀✨