The TV as the board, phones as the controllers, and a party-game library that keeps growing. The game show is the first of them.
Games are swappable blocks
Scoring, lives, round structure, timers, effects, mini-games: we assemble all of it like blocks into a "game mode". That's why the same quiz can have a classic mode, a 3-lives sudden-death mode or per-round scoring. And a new game is simply a new plugin: we add it without touching the rest of the platform.
Mini-games are a platform capability, not a mandatory part of every match.
Every game is a plugin: we add it with no changes to the core.
Modes are data, not code: a quick rules swap, not a new version.
Mini-games: a swappable mode element, switched on where it fits.
New themes and seasons, the same game
Characters, effects and visuals live in versioned theme packs. Holidays, summer, a special event? We swap the theme, not the whole game. Buzzin looks different in December than in summer, and you keep playing what you know.
A fully voiced show: content made per language
The questions, the host's voice and the characters are produced natively for each language, never run through a translation layer. Each game has one stable ID with its own localized name and separate content per language, and more languages are on the roadmap.
Pick a character, take the roast
Every player picks an avatar, and the host wittily roasts them based on the character they chose. The more you play, the more lines you'll hear.
The MuscleAll gym, all tan. Biceps bigger than the ambition, skips brain day like a pro.
The Brain"Well, actually..." Knows everything (or thinks so) and corrects you before you finish the question.
The Party AnimalHawaiian shirt, a drink and confetti in the hair. "This is gonna be wild". Chaos, deluxe edition.
The ClimberA LinkedIn warrior with KPIs for everything. Treats the quiz like a performance review.
The MysteryHood, fog and a poker face. Stays meaningfully silent, probably just scrolling TikTok.
The GothAll black, heavy eyeliner, zero enthusiasm. Gets it right, then reminds you nothing matters anyway.
The SheriffLaw and order, mostly at the table. Treats every wrong answer like a misdemeanor.
The HeroCape from a towel, belly of steel. Will save the world right after this question.
The Boss LadyApron, gloves and an iron fist. Feeds you, hugs you, then crushes you in the quiz.
The DivaAn afro bigger than her patience, gold from neck to knuckles. Always arrives last: an entrance has to be remembered.
The roster is growing, we keep adding characters to the cast.
Built to just work
Fair play
The server is the single authority; the phone only sends intentions. Correct answers never reach the client: there's no way to cheat.
Disconnect-proof
You return to your seat after losing the network; a mass disconnect auto-pauses the game.
Zero installs on screen
The TV renders in the browser: Android TV, Chromecast, or a laptop hooked up to the TV.
Won't crash on a missing file
Every asset has a fallback chain; a missing effect = a smooth skip, not an error.
It scales
A multi-node architecture ready for many parallel parties at once.
Consistent on every device
One protocol contract for TV, phone and web: every screen always in sync.