Skip to content

mchinaloy/simple-multiplayer-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple-multiplayer-game

A simple multiplayer game that combines two classic games: Pong and Asteroids. Technologies used:

NodeJS / Socket.io / Phaser.io / Supervisord

=================== Running locally

To run locally you must install nodejs e.g. yum install nodejs and update update the following files:

public/index.html
public/js/game.js 

You should change the IP addresses located in these so that they match your local IP.

Once you have done this you can simply run:

npm install

followed by:

npm start

=================== Running in the cloud

Hosted on Google Compute Engine

http://104.155.19.241:8000/

About

A simple multiplayer game that combines two classic games: Pong and Asteroids.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published