https://github.com/mdiaz00147/toddler-puzzle-game
🧩👶 A fun and engaging puzzle game designed to stimulate toddlers' spatial awareness, motor skills, and cognitive development. As a father, I was inspired to create this game to provide an interactive and educational experience that encourages hand-eye coordination, problem-solving, and shape recognition in a playful way.
https://github.com/mdiaz00147/toddler-puzzle-game
game javascript javascript-game phaser toddler
Last synced: 3 months ago
JSON representation
🧩👶 A fun and engaging puzzle game designed to stimulate toddlers' spatial awareness, motor skills, and cognitive development. As a father, I was inspired to create this game to provide an interactive and educational experience that encourages hand-eye coordination, problem-solving, and shape recognition in a playful way.
- Host: GitHub
- URL: https://github.com/mdiaz00147/toddler-puzzle-game
- Owner: mdiaz00147
- License: mit
- Created: 2024-10-10T02:23:27.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-02-25T18:05:11.000Z (3 months ago)
- Last Synced: 2025-02-25T18:42:07.579Z (3 months ago)
- Topics: game, javascript, javascript-game, phaser, toddler
- Language: JavaScript
- Homepage: https://toddler-puzzle-game.vercel.app
- Size: 30.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🧩 Toddler Puzzle Game
A fun and engaging puzzle game designed to **stimulate toddlers spatial awareness, motor skills, and cognitive development**.
As a **father**, I was inspired to create this game to provide an **interactive and educational experience** that encourages **hand-eye coordination, problem-solving, and shape recognition** in a playful way.
## 🎮 About the Game
This game helps toddlers explore colorful puzzles using **simple drag-and-drop mechanics**, enhancing their **dexterity and cognitive abilities** while having fun. Designed with young children in mind, it offers an **intuitive and frustration-free experience** to keep them engaged and learning.## 🛠️ Tech Stack
- **Phaser 3** – Game engine for smooth and interactive gameplay
- **Vue 3** – Manages the UI and integrates with the game logic
- **Vite** – Fast build tool for an optimized development experience
- **JavaScript/TypeScript** – Core programming languages## 🚀 Getting Started
To run the game locally, follow these steps:1. Clone the repository:
```sh
git clone https://github.com/mdiaz00147/toddler-puzzle-game.git
cd toddler-puzzle-game
2. Install dependencies:
```sh
npm install3. Install dependencies:
```sh
npm run dev4. Open the game in your browser at http://localhost:5173/
## 📌 Features
✔️ Drag-and-drop puzzle mechanics
✔️ Bright, engaging visuals for toddlers
✔️ Easy-to-use interface for young children
✔️ Encourages motor skills and problem-solving## 🎯 Future Improvements
🔹 More puzzle variations
🔹 Sound effects and background music
🔹 Progress tracking for parents## 📢 Contributions & Feedback
Feel free to contribute or share feedback! This project is a labor of love for parents and toddlers alike.