A typing game for youngsters
Tip-Tap is a fun and educational typing game designed for young children learning to recognize letters and numbers while practicing typing. The game displays large, colorful characters and players must press the corresponding key to score points.
- Large, colorful letters and numbers for easy recognition
- Configurable character sets (letters, numbers, or both)
- Joyful responses and encouragement for correct answers
- Score tracking
- Simple, kid-friendly interface
- Python 3.x (no additional libraries needed - uses built-in tkinter)
- ✅ Windows
- ✅ Linux (including WSL2)
- ✅ macOS
# Default mode (letters only)
python tip_tap.py
# Letters only
python tip_tap.py -letters
# Numbers only
python tip_tap.py -numbers
# Both letters and numbers
python tip_tap.py -letters -numbers- A large letter or number will appear on screen
- Press the matching key on your keyboard
- Get points for correct answers!
- Close the window when you're done playing
MIT License - see LICENSE file for details
Made with ❤️ for my daughter