Skip to content

artshllk/speed-typing-game-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Speed Typing Game

This is a simple speed typing game built using HTML, CSS, and JavaScript. The game fetches a random quote from an API and displays it on the screen. The user has to type the quote as quickly as possible, and the game keeps track of the time taken to complete the quote.

Features

  • Fetches a random quote from an API
  • Displays the quote on the screen
  • Allows the user to type the quote
  • Highlights correct and incorrect characters as the user types
  • Keeps track of the time taken to complete the quote
  • Resets the game with a new quote when the user completes the current one

How to Play

  1. Open the game in a web browser.
  2. Start typing the quote displayed on the screen.
  3. The timer will start as soon as you start typing.
  4. Correct characters will be highlighted in green, and incorrect characters will be highlighted in red.
  5. When you complete the quote, the game will reset with a new quote.
  6. The timer will stop when you complete the quote.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Fetch API

Credits

The random quote API used in this game is provided by Quotable.