Liquid Logic
The Ultimate Drinking Trivia
1 Appearance
2 Board Mode
3 The Teams
Phone buzzers are temporarily off on the live site — hosting them means paying to keep a server running 24/7. You can still use them for free by running Liquid Logic locally on a computer (everyone joins over the same WiFi). On this website, use keyboard buzzers + moderated mode.
How to unlock buzzers →
Phone buzzers run on a tiny server on your computer — everyone joins over the same WiFi, free, no internet needed. It takes about 2 minutes the first time.
- Install Node.js 18+ (one-time) from nodejs.org — pick the “LTS” download.
- Download the game: go to github.com/CGovS/Liquid-Logic, click the green Code button → Download ZIP, then unzip it.
- Open Terminal (Mac) or Command Prompt (Windows) and run, one line at a time:
Tip: typecd path/to/Liquid-Logic/server npm install npm startcdthen drag theserverfolder into the window to fill the path. - The window prints a HOST link and a QR code. Open the HOST link on your TV/laptop, flip on Live Phone Buzzers, and have players scan the QR (same WiFi) to buzz in from their phones.
Done playing? Close that window and the game goes back to keyboard buzzers. Full instructions are in the repo’s server/README.