Skip to content

A multiplayer game using Phaser and Socket.io

Notifications You must be signed in to change notification settings

Sriram2001/Space-Game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiplayer HTML5 game

A multiplayer game using Node.js, Phaser and Socket.io, implemented as a part of the IT254 course - Web Technologies and Applications

Instructions

To install the necessary dependencies (In the repository-root directory and the client/ directory)

npm install

To start the development servers simutaneously (game server and the Webpack dev server)

npm run-script dev

To setup this game as is, you will need to create a GitHub app. Follow these instructions to create an OAuth app and generating app tokens.

Demo

Home Screen

Home Screen

Profile Screen

Profile Screen

Gameplay

GamePlay

About

A multiplayer game using Phaser and Socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.2%
  • Handlebars 6.1%
  • CSS 5.7%
  • HTML 3.9%
  • Shell 0.1%