d7422d38851a4900b7fbf0e715a61cf7e0293735
fixed mixed content that prevents the game from running on https
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)
- Enter 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%