Aesthetically pleasing & interactive speed typing game to improve your speed, and challenge yourself to type faster and more accurately with dynamically loaded paragraphs
- Real-Time Typing Feedback: Characters turn green for correct inputs and red for mistakes.
- Live Stats Update: Displays WPM, CPM, remaining time, and mistake count.
- Responsive Design: Works on various screen sizes, making it accessible on mobile, tablets, and desktops.
- Varied Paragraphs: Randomly loads a new paragraph each session for a fresh challenge every time.
To get a local copy up and running, follow these steps:
Make sure you have a text editor and a live server extension or a similar tool to view the game in real-time.
- Clone the repository:
git clone https://github.com/your-username/speed-typing-game.git
- Navigate to the project folder:
cd speed-typing-game
- Run the project:
Open
index.html
in a browser or use a live server extension in your editor to start the game.
- Hit the "Try Again" button to load a new random paragraph.
- Begin typing in the input field to start the countdown.
- Keep typing! See your WPM and mistakes update as you go.
- The game ends when the time reaches zero or you complete the paragraph.
- Click "Try Again" to reset the game and try to beat your previous score!
- HTML - Structure and layout of the game.
- CSS - Styling for a clean and modern user interface.
- JavaScript - Functionality for typing logic, live updates, and timers.
- Leaderboard: Add a high-score leaderboard to track progress and competition.
- Dark Mode: Toggle between light and dark themes for more accessibility.
- Difficulty Levels: Different time limits or longer paragraphs for advanced users.
Contributions are welcome! Feel free to open issues or submit pull requests to improve the game.
- MonkeyType for inspiration and AI for beautiful and aesthetic background image