Skip to content

adityawagh114/IT254-PROJECT

Repository files navigation

IT-254-Project

A Space Shooting game using socket.io

Development

To get started, make sure you have Node and NPM installed. Then,

$ npm install
$ npm run develop

on your local machine.

To run the project in a production setting, simply

$ npm install
$ npm run build
$ npm start

About

A Space Shooting game using socket.io. It is deployed on glitch server. Link is given below.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published