Skip to content

codingninja11/TypeTwister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speed Typer Typing Game

Game to beat the clock by typing random words which tests your speed.

game

Project Specifications

  • Create game UI including a difficuly setting

  • Generate random word and place in DOM

  • Score increase after word is typed

  • Implement timer

  • Add certain amount of time after word is typed based on difficulty

  • Store difficulty setting in local storage

  • Implement new feature to increase difficulty