Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 752 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 752 Bytes

Typing-Game-JS

This is a simple speed typing game using javascript, where you can make select difficulty easy, medium, or hard. You will have a specific time to type each word, and if you can type the word shown on the screen within the allotted time, you will see another new word on your computer screen. As you type each word correctly, you will get a few seconds bonus!

Features!

  • Speed Typing
  • Score countdown
  • Difficulty selection (Easy, Medium or Hard)
  • Scheduled time for each word
  • Bonus time for fast typing
  • Reload screen
  • Difficulty panel show and hide button
  • Awesome UI

Live Demo

Typing-Game-JS (click to see live demo).