/speed-typing-game

Game to beat the clock by typing random words correctly and increase your score

Primary LanguageJavaScript

Flash Typer - Fast Typing Game

Game to beat the clock by typing random words correctly and increase your score

Live Demo

Project Specifications

• Create game UI including a difficuly setting
• Fully responsive design
• Settings button to hide/show difficulty selection bar
• Generate random word using API and show it in DOM
• Score increases after a word is typed correctly
• Implement timer
• Add certain amount of time after word is typed based on difficulty
• Store difficulty setting in local storage
• Store highest score of user in local storage and show it when game ends
• Play again button to restart the game