0758f974ec1e13a3ec2710d243d3443617f14997
Added Ace Combat "Missile" warning buzzer Added Tetris Grand Master piece SFX buzzers
TheChaseBuzzer
To run TheChaseBuzzer yourself, complete the following steps:
- Open port 8080 on your router (TCP/UDP)
- Install node.js from https://nodejs.org/en/
- Download all project files for TheChaseBuzzer from this github repository
- Open the main folder of TheChaseBuzzer in cmd (this is the folder containing app.js)
- Install the node modules using the command:
npm install - Run the app with the command:
node app.js - You should then be able to connect to the server in a browser by entering your public ip, followed by
:8080
Description
Languages
HTML
60%
JavaScript
28.7%
CSS
11.3%