Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A continued version of the original MultiOgar, an open source Ogar server implementation written with Node.js.

License

Notifications You must be signed in to change notification settings

RapLep27/MultiOgarII

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiOgarII

MultiOgarII is a FOSS agar.io server implementation that is based upon the work done by Barbosik.

Usage

Before the server can be used you need to install NodeJS onto your machine. Instructions for which are available on the NodeJS website linked above.

Running

The server can be ran by executing the following commands in a Linux terminal or a Windows Command Prompt. This is assuming that you're in the root of the project directory.

# install modules
$ npm i

# change directory
$ cd src

# start server
$ node index.js

About

A continued version of the original MultiOgar, an open source Ogar server implementation written with Node.js.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%