Skip to content

michaelsanford/Tip-Tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tip-Tap

A typing game for youngsters

Description

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.

Features

  • 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

Requirements

  • Python 3.x (no additional libraries needed - uses built-in tkinter)

Platform Support

  • ✅ Windows
  • ✅ Linux (including WSL2)
  • ✅ macOS

How to Run

# 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

How to Play

  1. A large letter or number will appear on screen
  2. Press the matching key on your keyboard
  3. Get points for correct answers!
  4. Close the window when you're done playing

License

MIT License - see LICENSE file for details


Made with ❤️ for my daughter

About

A typing game for youngsters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors

Languages