Skip to content

mleisy/NodeJS-Live-Game-Lobbies

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS Live Game Lobbies

Using the [Meteor framework] immediatley deploy an online game lobby system

Some current features:

  • Real time
  • Private lobby chats
  • Party leader
  • Edit lobby / close lobby / kick players
  • Unique lobby links
  • One lobby at a time / per player
  • Display users (online / offline / idle)

Version

1.0.0

Dependencies

You will need the following packages to run this project -- or, just throw this ZIP file into a folder and do:

$ npm install
  • Display users (online / offline / idle)
  • bootstrap
  • http
  • accounts-password
  • insecure
  • service-configuration
  • standard-app-packages
  • iron:router
  • accounts-base
  • user-session
  • mizzao:user-status
  • simple:reactive-method
  • aslagle:reactive-table

License

MIT Free do whatever you want. If you want to be awesome help out and contribute to the project / star. Thanks!

[demo]: [Meteor framework]:https://www.meteor.com/

About

NodeJS Live Game Lobbies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.9%
  • HTML 40.5%
  • CSS 1.6%