Git Product home page Git Product logo

sync-server-go's Introduction

Sync Server

Build (WIP)

  1. Download source and build Note: Please follow instructions found in the build folder README.md
  2. The build creates the nakama executable. To run the server execute: ./nakama from the command line
  3. Check out the Nakama docs on how to work with the Unity Client: https://heroiclabs.com/docs/unity-client-guide/
  4. Refer to the Nakama documentation on how to create custom modules which can handle game logic: https://heroiclabs.com/docs/runtime-code-function-reference/#nakama-module
  5. Please check out the simple client example to see how to interface with the server: https://github.com/aaron-skillz/sync-server-unity-example

Pre-Build Server

We have created a docker image that you can use. The server uses the Nakama interface and API so you can use the examples to work with the server. You can download the image and run it locally.

Docker Image

Docker Hub: https://hub.docker.com/r/skillzint/nakama

Start Docker Contianer

docker-compose -f ./docker-compose.yml up

Stop Docker Continaer

docker-compose -f ./docker-compose.yml down

Nakama Config docs

https://heroiclabs.com/docs/install-configuration/

sync-server-go's People

Contributors

aaron-skillz avatar trig-skillz avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.