Skip to content

Commit bb651f1

Browse files
Create readme.md
1 parent f173595 commit bb651f1

File tree

1 file changed

+12
-0
lines changed
  • basic-projects/LOKESH-PRASAD-TYPING-GAME

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)