We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f173595 commit bb651f1Copy full SHA for bb651f1
basic-projects/LOKESH-PRASAD-TYPING-GAME/readme.md
@@ -0,0 +1,12 @@
1
+## Speed Typer Typing Game
2
+
3
+Game to beat the clock by typing random words
4
5
+## Project Specifications
6
7
+- Create game UI including a difficuly setting
8
+- Generate random word and place in DOM
9
+- Score increase after word is typed
10
+- Implement timer
11
+- Add certain amount of time after word is typed based on difficulty
12
+- Store difficulty setting in local storage
0 commit comments