Typing Speed Test Game
Typing Speed Test Game is a web application that measures your typing speed in terms of characters per minute (CPM), words per minute (WPM), and the number of errors made during a one-minute typing session. This game is developed using HTML, CSS, and JavaScript.
Table of Contents
Demo
Here is the SS of the project:

Features
- Real-Time Typing Test: Users can start a one-minute typing test, and the game provides instant feedback on CPM, WPM, and the number of errors.
- Error Tracking: The game accurately counts and displays the number of errors made during the test.
- Timer: The game includes a one-minute timer, making it a quick and engaging typing challenge.
- Results Display: After completing the test, users receive their CPM, WPM, and the number of errors on the screen.
Getting Started
To start testing your typing speed, follow these steps:
Installation
- Clone the repository or download the ZIP file.
git clone https://github.com/AshishGupta18- Open the project folder.
cd Typing Speed Test- Run
index.htmlin your preferred web browser.
Usage
-
Open the
index.htmlfile in your web browser to access the Typing Speed Test Game. -
Click the "Start" button to begin the one-minute typing test.
-
Type the displayed text as accurately and quickly as possible.
-
The game will track your typing speed (CPM and WPM) and the number of errors in real-time.
-
Once the timer reaches one minute, your results will be displayed on the screen.
Enjoy testing and improving your typing speed with the Typing Speed Test Game!