The Baby Game is a free and open source application written in Python that will help you child learn the alphabet and the basics of typing.
Here are some key features of "The Baby Game":
· Uses pygame to allow cross-platform compatibility
· Allows simple customization by changing the media files in each directory
· WAV support currently used for voice
· MP3 support currently used for music
· GIF format currently used for images
· 0-9 numbers mapped, a-z, A-Z mapped
· Says the name of each key pressed from the above range
· Displays what key has been pressed during each MP3 playback
· ESC key exits program
Requirements:
· Python
· Pygame
What's New in This Release: [ read full changelog ]
· support for WAV files
· modified timing
· full alphanumeric voice media set created
· removed default set of "sample" music and images