Skip to content

Harshithss07/typing-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

⌨️ Typing Game

A fun and fast-paced browser game where players race against the clock to type words as quickly and accurately as possible.

Screenshot 2025-08-07 185746

🕹️ How to Play

  • A word will appear on the screen.
  • Type the word in the input box.
  • If correct:
    • Your score increases by 1.
    • type the next word...
  • If incorrect:
    • Try again until you get it right — but the clock is ticking!
  • Game ends when the timer reaches 0.

💻 Features

  • Simple and clean UI
  • Real-time word matching
  • Live score and timer display
  • Fast-paced and addictive gameplay
  • Built with HTML, CSS, and JavaScript

🛠 Technologies Used

  • TypeScript – For typed and scalable JavaScript
  • HTML5 – Markup structure
  • CSS3 – Basic styling (inside index.html)

📦 Install Dependencies

npm install

⚙️ Compile TypeScript: Compile the main.ts file to JavaScript:

npx tsc

start index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published