Hacktoberfest Call for Contributors!
I’m open-sourcing Guessync — a real-time multiplayer music guessing game where players compete to guess songs from Spotify playlists, powered with live chat, fuzzy matching, and even AI-generated hints!
What is Guessync?
- Spotify + YouTube integration for music playback
- Real-time multiplayer with Socket.IO
- In-game chat & AI-powered hints
- Leaderboard scoring + player stats
- Typo-tolerant guesses (Fuse.js)
Tech Stack
Frontend: React + Vite + Tailwind + Firebase
Backend: Node.js + Express + MongoDB + Socket.IO
APIs: Spotify, YouTube, GeminiAI
How You Can Contribute
- Build new game modes
- Improve frontend design & UX
- Fix bugs present in the platform
- Help with docs
- Pick up issues tagged good first issue
Github Repo: https://github.com/yep-yogesh/Guessync
Live Demo: https://guessync.netlify.app/
Let’s build this together contributors of all levels are welcome!
A full-stack, real-time multiplayer music guessing game built with React, Firebase Auth, Socket.IO, MongoDB, and Vite. Integrated with Spotify, YouTube, and GeminiAI to enable AI-powered hints, aud...