Skip to content

tranthaituananh/speed_typing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speed Typing

Game to beat the time by typing random words. Try it

Features

  • Create game UI including a difficulty setting
  • Generate random words and place them in DOM (500 words)
  • Score increase after word is typed
  • Add a certain amount of time after word is typed based on difficulty
  • Implement timer
  • Store difficulty setting in local storage