Skip to content

mehulmina064/IO-GAME-by-node-js-sockets

Repository files navigation

An Example .io Game
Shooter.io Game

Build Status

An example multiplayer (.io) web game.

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
$ npm install
$ npm test

For macbook

export NODE_OPTIONS=--openssl-legacy-provider

About

Shooting.Io Multiplayer game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published