A thrilling, highly interactive multiplayer party game designed for 2–6 players. Roast your friends anonymously, vote on spicy questions, and guess who wrote which savage burn!
- Players are presented with a hilarious question (e.g., "Who is the most likely to snore in class?").
- Cast your vote on who fits the profile best.
- The player with the highest votes gets roasted with a dynamically generated funny burn! 🔥
- Everyone gets +2 participation points.
- Everyone writes a secret, funny, or savage message about another player anonymously.
- The system gathers all responses and displays them randomly.
- Review the anonymous messages and guess which friend wrote them!
- Earn +10 points for each correct match.
- The player with the most points at the end takes home the crown! 🏆
- Frontend: TailwindCSS for modern design, GSAP (GreenSock) for smooth UI animations, and Font Awesome for icons.
- Backend Database: Firebase Realtime Database for seamless, real-time multiplayer syncing across all screens.
- Session Persistence: Uses SessionStorage to keep players in the room even if they accidentally refresh their browser.
- Clone the repository:
git clone [https://github.com/BeginnerAman/game.git](https://github.com/BeginnerAman/game.git)