BuzzMaster is a user-friendly application for hosting quiz shows with physical input devices, such as PlayStation buzzers.
Participants compete to be the first to press the red buzzer and answer the question.
Participants select one of four options within a given time frame.
Tracks the time taken for each participant to press the red button.
Keeps track of points gained or lost throughout the quiz show. Points can be updated either directly after a question / game or manually in the leaderboard. When choosing to update the points manually, either new points can be set or the current points can be updated using simple algebra.
Shows a notification when a controller is about to go into energy saving mode. The feature is available for a controller after the first button press.
Note
Please note that there might be a security warning when downloading and executing the installer due to the lack of code signing. This is because obtaining a certificate for code signing is prohibitively expensive.
Download the installer from the latest release and follow the installation steps.
Once the application is started, it will check for new versions. Once a new version is available, it will be installed on the next launch automatically.
Playstation 2 Buzz devices are recognised as a malfunctioning USB-hub instead of a HID-Device on windows. Follow these steps to update the driver manually:
- Open the device-manager
- Right-click the USB-Hub and select
update-driver
- Select
Search for driver software on the computer
- Select
Select from a list of device drivers on the computer
5.From the list, select the entryUSB Input Device
orUSB HID Device
git clode https://github.com/marvin-wtt/BuzzMaster
cd buzzmaster
npm install
Run in development mode:
npm run dev
Build executable for production:
npm run build
Contributions are welcome! Feel free to submit pull requests with new features, bug fixes, or improvements.
Please refer to the LICENCE file for licensing information.
Icons designed by drawingfreddie