Print a giant wall bracket the kids fill in by hand โ and host an interactive hub the whole family pokes at on the TV. Free, open, no sign-up.
Tip: open the Hub on the living-room TV and share the link to play along on phones.
Ten tabs, touch- & remote-friendly, works offline once set up. Try it above.
Open, then hit Print / Save PDF. Each has a โฌ Black & white ink-saver mode for any printer.
No server skills needed. Works on Mac, Windows & Linux โ uses Python or Node if you already have them.
start.command (Mac), start.bat (Windows), or start.sh (Linux).http://localhost:8080/worldcup/. That's it!Prefer Docker? docker build -t worldcup . && docker run -p 8080:8080 worldcup, then open localhost:8080/worldcup/. Full notes are in the README.