Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MrBIOSs/guess_song

Repository files navigation

🎵 Guess Song

Guess Song — this is an exciting music quiz game in which the player must guess the names of songs from a short fragment.
🎯 Great for music fans, parties and training your musical memory!

✅ Features

  • 🎧 Guess the songs from a 10-second fragment
  • 🏆 Points and levels system
  • 🎯 Several game modes:
    • Classic (one right song)
    • For time (as much as you can do in 60 seconds)
  • 🌍 Support for dark and light themes
  • 🌐 Multi-platform: works on mobile, desktop and browser
  • 📊 Player progress and statistics

🛠 Technology stack

  • Flutter — for cross-platform development
  • Dart — programming language
  • Shared Preferences — storing local statistics
  • Riverpod — state management
  • Go Router — navigator
  • Dio — working with API
  • Talker — logger

🚀 Project launch

  1. Install Flutter SDK
  2. Clone repositories: https://github.com/MrBIOSs/guess_song.git
  3. Get dependencies: flutter pub get
  4. Launch the application: flutter run

📦 Build

Android

flutter build apk --release

iOS

flutter build ios --release

Web

flutter build web --release

Desktop

flutter build windows --release

🤝 Participation

Suggestions, corrections and ideas are welcome! Open Issue or send Pull Request.

📄 License

This project is distributed under the license MIT.

About

Game Guess the song where you can upload a list of songs and guess what song it is.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published