Skip to content

Multiplayer platformer tag game demo using socket.io

Notifications You must be signed in to change notification settings

supernapie/untitled

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Untitled

To install development tools:

npm install

To run the game on you local machine:

grunt

To run the game on a production server:

npm start

Or run the game on a production server via pm2:

pm2 start --name="play" npm -- start

About

Multiplayer platformer tag game demo using socket.io

Topics

Resources

Stars

Watchers

Forks