
If you wanna play your CPPS with friends and put it up on the web, you can use free services like herokuapp and 000webhost or you could buy a custom VPS for your game. Also, if you want to shut down the server, you can press Ctrl + C in the command line window at anytime. Please do note that this is still a work in progress you might have to do this process several times if you want to use the latest commit. Awesome! Open up a browser and go to localhost:2000 (Remember you can only access this URL from your computer as you are hosting the server so everything is safe!).
Finally, type in node game.js and the command line window should prompt you with a 'Server started.' message. Type in npm install socket.io and hit enter. Type in npm install express and hit enter. Keep pressing enter if it asks you any questions. Direct yourself to the cpps folder using the 'cd' command(for me it would be '**cd C:\cpps**'). Once the installation is finished, press Windows Key + R. Go to C:\Program Files (x86)\Club Penguin Island\ (insert in the address bar) and Paste. Now, search the Pach and Unzip the file (Extract Here). select ONLY Install requiered game filed ,unselect the other options. Accept the Term of the Licence Agreement. Rename your extracted folder to something simpler(example - 'cpps') Download the Club Penguin Island Installer.
Copy it to any directory(preferrably C:).Download the ZIP file of the master branch.