Skip to content

Simple multiplayer buzzer system, e.g. for trivia night or quiz bowl

License

Notifications You must be signed in to change notification settings

jordanopensource/buzz

 
 

Repository files navigation

Multibuzzer

Simple multiplayer buzzer system

https://multibuzz.app

Built using Create React App and boardgame.io

Please open an issue if you experience a bug or have product feedback!

Development

  • Prerequisites: node and a package manager (e.g. npm, yarn)
  • Run yarn install to install dependencies
  • Run yarn dev to run local client on localhost:4000 and local server on localhost:4001

Deployment

  • React app will be built using yarn build and served through Koa server (same server used for boardgame.io server and lobby)

About

Simple multiplayer buzzer system, e.g. for trivia night or quiz bowl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.0%
  • HTML 15.1%
  • CSS 14.5%
  • Dockerfile 0.4%