A 2D typing game built with Pygame where players type target words to score points.
- Type target words displayed on screen
- Score system: correct keystrokes increase score, incorrect decrease
- Perfect word bonus with balloon pop effect
- Streak multiplier for consecutive correct words
pip install -r requirements.txtpython game.py