adharshkamath / Space-Game

A multiplayer game using Phaser and Socket.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 84.2%Language:Handlebars 6.1%Language:CSS 5.7%Language:HTML 3.9%Language:Shell 0.1%