Just a board to manage playing with your neighbours/family/friends using sockets.
NOTE: It's just a tool. No games came inside!.
-
Integrated chat between neighbours.
-
When moderator make a question, players must to click the yellow button ASAP and answer to win points.
-
Score.
On a computer or remote server:
npm i
npm run start
The idea is simple:
-
Scream to your neighbours through the window who want to play. You can use any messaging instant chat app, but is less funny.
-
They must join to your IP/server.
-
Open a web browser and point to:
- Moderator: /admin.html
- Players: /login.html
-
Use a microphone and start a quiz game.
-
Use a speaker to put any song. You can group songs by section (tv shows, movies, pop) and players must to press the button and answer as fast as they can.
✅ First version.
✅ Localization according with the user web browser.
✅ Score.
❎ Remove jQuery.
❎ Add icons.
❎ Redesign the UI using some cool lib.
❎ Save data state.
❎ Multi rooms.
❎ Test.
-
You can use DEBUG:
"start-dev": "DEBUG=* nodemon app.js"
-
On Chrome console command:
localStorage.debug = '*';
-
The goal of the project is to practice Javascript and new JS features. This is my second app using socket.io.
👨🏻💻 Jose Manuel Cerrejon Gonzalez
📍 Huelva, Spain
📚 MIT License
-
Favicon thks to http://transparent-favicon.info