A simple, interactive educational web game designed to help young children (around 3 years old) learn basic English words through fun and engaging categories. The game features clear visuals, audio pronunciation, and an intuitive interface perfect for early learners.
-
Animals 🐶: Eight common animals with friendly emoji representations
- Dog (🐶), Cat (🐱), Bird (🐦), Fish (🐠)
- Lion (🦁), Elephant (🐘), Monkey (🐵), Penguin (🐧)
-
Colors 🎨: Eight basic colors with visual color blocks
- Red, Blue, Green, Yellow
- Purple, Orange, Pink, Brown
-
Numbers 🔢: Numbers 1-8 with large, friendly typography
- One through Eight
- Large, colorful number display
- Click-to-hear pronunciation of each word
- Choice between male and female voices (with easy toggle)
- Animated feedback when clicking cards
- Child-friendly interface with large, clear visuals
- Speech synthesis for clear word pronunciation
- Clean, colorful design optimized for children
- Large, easy-to-read text using Comic Sans MS font
- Responsive layout that works on different screen sizes
- Simple navigation with emoji-enhanced buttons
- Visual feedback on interactions
project/
├── index.html # Main HTML file
├── styles.css # CSS styles
├── script.js # JavaScript functionality
└── images/ # Color display files
├── red.html
├── blue.html
├── green.html
├── yellow.html
├── purple.html
├── orange.html
├── pink.html
└── brown.html
- HTML5
- CSS3
- JavaScript (ES6+)
- Web Speech API for text-to-speech functionality
- Emoji support for animal representations
-
Clone the repository:
git clone [repository-url]
-
Open
index.htmlin a modern web browser -
Using the game:
- Click category buttons (Animals, Colors, Numbers) to switch topics
- Click any card to hear the word pronounced
- Use the voice control buttons to switch between male and female voices
- Enjoy the interactive animations and clear visual feedback
- Chrome (recommended)
- Firefox
- Edge
- Safari
- Requires Web Speech API support
- Vocabulary development
- Word recognition
- Color recognition
- Number learning
- Audio-visual association
- Interactive learning
- Fine motor skills development (through clicking/touching)
- Additional categories (shapes, food, weather, etc.)
- Interactive games and quizzes
- Progress tracking
- Multilingual support
- Customizable voice settings
- Background music and sound effects
- Parent/Teacher dashboard
- Achievement system
Contributions are welcome! Feel free to:
- Fork the repository
- Create a feature branch
- Commit your changes
- Push to the branch
- Submit a pull request
MIT License - feel free to use this project for educational purposes.
Created with ❤️ for early childhood education
- Web Speech API for voice synthesis
- Modern web technologies
- Emoji providers for clear, child-friendly visuals
- Educational experts for learning approach guidance