Skip to content

Sw1ftly/TypeSpeedGame---WPM-Wizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

TypeSpeedGame---WPM-Wizard

WPM Typing Speed Game

This is a typing speed game designed to test and improve your Words Per Minute (WPM) typing speed. The game provides a random set of words for users to type, tracks typing accuracy, and displays the WPM score at the end of the game.

Preview

Here’s a screenshot of the game in action:

Game Screenshot

Features

  • Typing Challenge - The game presents random words, and you need to type them as fast and accurately as possible.
  • WPM Calculation - Real-time Words Per Minute (WPM) calculation based on your performance.
  • Timer - The game runs for a fixed time (e.g., 30 seconds) to test your speed under pressure.
  • Interactive UI - Easy-to-use interface with words displayed, cursor, and real-time feedback on your typing accuracy
  • Responsive Design - The game adjusts to different screen sizes and works well on mobile and desktop.

Technologies Used

  • HTML - Used for the basic structure and layout of the page.
  • CSS - Custom styling and animations for the game interface.
  • JavaScript - Core programming language to handle game logic, event handling, and DOM manipulation.

Installation

To run the project locally, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/Sw1ftly/wpm-typing-speed-game.git
  2. Navigate into the project directory:

    cd wpm-typing-speed-game
  3. Open the index.html file in your preferred web browser:

    • Double-click the index.html file or open it via your browser (e.g., chrome://file://path-to-your-folder/index.html).

Alternatively, you can use a live server extension in VS Code or any other text editor to host the project locally.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors