Skip to content
Notifications You must be signed in to change notification settings

mithustar39/TypeRacer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 26, 2025
d61de38 · · Jun 26, 2025

History

5 Commits
Jun 26, 2025
Jun 25, 2025
Jun 25, 2025
Jun 25, 2025

Repository files navigation

🧠 Type Racer – Typing Speed Test

A fun and interactive typing game built using HTML, CSS, and JavaScript. It displays a random paragraph and tracks your typing speed (WPM) in real time as you type.


🚀 Features

  • 🔁 Random paragraph each session
  • ✨ Highlighted current character
  • ✅ Real-time feedback (correct vs incorrect letters)
  • ⏱ Live WPM (Words Per Minute) calculation
  • 🔄 Restart button to try again with a new paragraph

🎮 How to Play

  1. Open the game in your browser.
  2. Start typing the displayed paragraph.
  3. Each letter will be highlighted:
    • ✅ Green for correct
    • ❌ Red for incorrect
    • 🔵 Blue for the current character
  4. Your WPM updates live as you type.
  5. Click Restart to load a new paragraph.

🛠 Technologies Used

  • HTML5
  • CSS3
  • JavaScript (Vanilla)

📦 How to Run Locally

git clone https://github.com/your-username/typing-game.git

cd typing-game

# Open index.html in your browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published