Skip to content

Latest commit

 

History

History
137 lines (102 loc) · 4.23 KB

README.md

File metadata and controls

137 lines (102 loc) · 4.23 KB

Hits Forks Stargazers MIT License


Logo

GUNSURVIVAL SERVER

Server for Gunsurvival

Play Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. License
  4. Contact
  5. Acknowledgments

About The Project

Logo

Gunsurvival Server is game server which run based on Gunsurvival Core and grab connections of Gunsurvival Client to play online!

(back to top)

Built With

  • Colyseus: Multiplayer Gameserver Framework for Node.js.

(back to top)

Getting Started

To get a local copy, copy up and running follow these simple example steps.

Prerequisites

Installation

  1. Clone the repo
    git clone https://github.com/gunsurvival/server.git
  2. Install NPM packages
    npm install
  3. Run, the server should be lift up at localhost:3000
    npm run watch

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Đậu Văn Đăng Khoa - fb.com/khoakomlem - [email protected]

Project Link: https://github.com/gunsurvival/server

(back to top)

Acknowledgments

(back to top)