Skip to content

Just a board to manage playing with your neighbours/family/friends.

License

Notifications You must be signed in to change notification settings

jmcerrejon/neighborhood-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neighborhood games

image

Buy Me a Coffee at ko-fi.com npm version Follow me on Twitter!

Description

Just a board to manage playing with your neighbours/family/friends using sockets.

NOTE: It's just a tool. No games came inside!.

Features

  • Integrated chat between neighbours.

  • When moderator make a question, players must to click the yellow button ASAP and answer to win points.

  • Score.

Installation

On a computer or remote server:

npm i
npm run start

How to play

The idea is simple:

  1. Scream to your neighbours through the window who want to play. You can use any messaging instant chat app, but is less funny.

  2. They must join to your IP/server.

  3. Open a web browser and point to:

  • Moderator: /admin.html
  • Players: /login.html

Suggested Games

  • 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.

TODO

✅ 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.

DEV

  • 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.

Author

👨🏻‍💻 Jose Manuel Cerrejon Gonzalez

✉️ [email protected]

📍 Huelva, Spain

📚 MIT License

Resources

Dev with ♥️ using Node, Express and Socket.io.

About

Just a board to manage playing with your neighbours/family/friends.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published