Analysis updated 2026-07-26
Host interactive games on your live stream driven by viewer chat comments.
Engage YouTube or TikTok audiences with trivia, word hunts, and boss raids.
Rotate through multiple games automatically during a continuous stream.
Reward viewers with XP and track engagement with built-in analytics.
| sadasd041-collab/livegameanimator | 4ssh1/mine-sweeper | achawla19/intuitcode-extension | |
|---|---|---|---|
| Stars | 2 | 2 | 2 |
| Language | TypeScript | TypeScript | TypeScript |
| Last pushed | — | 2026-01-31 | — |
| Maintenance | — | Maintained | — |
| Setup difficulty | moderate | moderate | moderate |
| Complexity | 3/5 | 2/5 | 4/5 |
| Audience | general | vibe coder | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires Node.js 20+, OBS Studio 28+, and Windows 10/11, plus configuring OBS WebSocket connection.
Live Game Animator is a tool that turns live-stream comments into interactive games you can show on screen. It is built to work with OBS, the popular broadcasting software used by streamers on YouTube and TikTok. The project supports both standard widescreen (16:9) and vertical phone-style (9:16) layouts, so it fits different stream formats. The tool ships with nine ready-to-play games: Boss Raid, Country Wheel, Football, Trivia Quiz, Guess the Emoji, Word Hunt, Number Battle, Falling Pickaxe, and Tetris. Viewers participate by typing comments in the live chat, and their messages drive the action on screen. The system listens to YouTube live comments directly and can also receive input from TikTok or other platforms through an external webhook bridge. Beyond the games themselves, the project includes several streamer-friendly features. It connects to OBS through WebSocket, supports automatic rotation between games, and offers an infinite mode for continuous play. There is also built-in moderation, an XP system for rewarding viewers, and analytics to track engagement. The interface, game content, and chat commands are available in both English and Turkish, and the exclamation mark prefix on commands is optional. To run the project locally, you need Node.js 20 or higher, OBS Studio 28 or higher, and Windows 10 or 11. After installing dependencies with npm, a single command starts the development server. The dashboard and the OBS source are served at local URLs, with a language parameter to switch between English and Turkish. The README also notes that secrets like API keys, stream keys, and OBS passwords are kept in process memory and should never be committed to version control. The project is released under the Apache License 2.0, with separate third-party notices included.
Turns live-stream comments into interactive games on screen. Works with OBS and supports YouTube and TikTok streams in both widescreen and vertical layouts.
Mainly TypeScript. The stack also includes TypeScript, Node.js, OBS Studio.
You can use, modify, and distribute this software freely, including commercially, as long as you include the license notice and any third-party attributions.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.