multiplayer-game-server

command module
v0.4.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 17, 2018 License: AGPL-3.0 Imports: 15 Imported by: 0

README

Massively Multiplayer Online Game Server

A simple massively multiplayer online game server written in Golang 1.11 and designed for use in JavaScript ES6.

Get the Server

Option 1

Download it from the releases tab. Quick link to the most recent release.

Option 2

Build a binary from the master branch. Make sure you have Golang installed and use the following commands:

go get
go build -o server

Find the executable file in the current folder named server. Currently, Ubuntu 18.04 and its variants are the only officially supported OSes, but most Linux flavors should work.

Simple Example

You can find an example in the /example directory.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL