Skip to content

vezwork/phasocketonline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phasocketonline

A server and client for a multiplayer browser game. Server in node.js, game in javascript with phaser and using socket.io for websockets.

Example applications that use phasocketonline:

Build and use guide:

  1. clone this repository / download and extract zip to destination of your choice
  2. navigate to the directory in your terminal
  3. type "npm install"
  4. run index.js
  5. navigate to localhost:3000 in your browser

About

A server and client for a multiplayer browser game. Server in node.js, game in javascript with phaser and using socket.io for websockets.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published