Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 360 Bytes

readme.md

File metadata and controls

12 lines (9 loc) · 360 Bytes

Type Monkey - Typing Game

Game to beat the clock by typing random words

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