Skip to content

MarioCodarin/italian-syllables-game

Repository files navigation

🔤 Syllable Learning Game

Overview

A flexible, interactive web application designed to help children learn syllables through an engaging, gamified experience. Initially developed for Italian syllables, the project is easily extensible to multiple languages.

🌟 Features

  • Interactive syllable quiz system
  • Audio pronunciation
  • Responsive, child-friendly design
  • Simple and intuitive interface

🚀 Quick Start

Prerequisites

  • Node.js (v14 or later)
  • npm (v6 or later)

Installation

  1. Clone the repository

    git clone https://github.com/mariocodarin/syllable-learning-game.git
    cd syllable-learning-game
  2. Install dependencies

    npm install
  3. Start development server

    npm start

🎮 Game Mechanics

  • Select the correct syllable based on audio pronunciation
  • Earn points for correct answers
  • Instant feedback on your choice

🌍 Language Support

Currently supports Italian syllables. Easily extensible to other languages.

🚢 Deployment

Build for Production

npm run build

🤝 Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Commit your changes
  4. Push to the branch
  5. Open a Pull Request

Please read CONTRIBUTING.md for details on our code of conduct.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

📞 Contact

Project Link: https://github.com/mariocodarin/syllable-learning-game

🌈 Future Roadmap

  • Add more languages
  • Implement advanced learning modes
  • Create user progress tracking

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published