Skip to content

RodinJS/Minion-Game

Repository files navigation

Rodin Inc. Minion Game

git clone --recursive git@github.com:RodinJS/Minion-Game.git 

Server start

## Default server run on 3010 port
   npm run server
## If you want change port
   export PORT=3011; npm run server;

Socket server Client

 <script src="/socket-server?debug=true"></script>
 included in public index.html
 1. Default server host http://localhost:3010
 ## For changing host 
 1. <script src="/socket-server?debug=true&host=http://rodin.uxt"></script>

About

Oh! Bello, papaguena! Tu le bella comme le papaya.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published