A simple touch-typing game inspired by Monkeytype. The goal is to build the longest streak of correctly typed words. One wrong word ends your streak, and your score is shown.
- A random word appears on screen.
- Type it and press space/enter.
- Correct word → streak continues.
- Wrong word → streak ends, score displayed.
- HTML (for structure)
- CSS (for styling)
- JavaScript (for game logic)
Feel free to share your suggestions !!