Host interactive trivia nights and knowledge tests using a versatile web application designed for online multiplayer quizzes. This platform provides everything needed to run a seamless game, separating the experience into dedicated views for the host, the shared presentation, and the participants. You can easily configure custom questions, answers, and multimedia elements using a simple YAML file, giving you complete control over the game's content and structure.
Key features include:
services:
quizmaster:
image: nymanjens/quizmaster
ports:
- "80:8080"
restart: unless-stopped# No specific environment variables are required for the default configuration.
# If the application supports additional configuration via environment variables,
# you can add them here.Auto-fetched 41 minutes ago
Auto-fetched 41 minutes ago