Coder Social home page Coder Social logo

caxapexac / ironsphereserver Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 3.05 MB

Real Time Online Strategy. Play now:

Home Page: https://caxapexac.github.io/IronsphereClient/

Python 0.04% Shell 0.07% C++ 98.72% CMake 0.05% Dockerfile 0.01% TypeScript 0.39% JavaScript 0.73%
node-js websocket unity cpp node-gyp

ironsphereserver's Introduction

Ironsphere server

Inline Docs Circle CI Dependencies DevDependencies Known Vulnerabilities Maintainability Test Coverage Contributions Welcome

Important (installing environment on Unix)

  1. You need npm install -g node-gyp to compile native addons (repo). This package provides a CLI to generate boilerplate code which is used to compile C or C++ code into Native Addon or DLL with .node extension.
  2. You need to install Python v2.7, v3.5, v3.6, or v3.7 (node-gyp uses it)
  3. You need make
  4. You need gcc

Important (installing environment on MustDie Windows)

  1. Папей гавна
  2. npm install -g node-gyp
  3. Install Python 2.7
  4. npm install -g --production windows-build-tools OR npm install --global --production windows-build-tools --vs2019
  5. INSTEAD OF step 3 you can install Visual Studio Build Tools then npm config set msvs_version 2019
  6. Full guide
  7. OR another guide

Importand (development)

  1. npm run build to rebuild server
  2. OR npm run build-logic (change inside for linux) to rebuild logic as terminal executable

Importand (TODO)

Important (deploy)

  1. nano /etc/ssh/sshd_config edit port (security)

  2. Restart the server

  3. npm install -g forever

  4. npm run start-prod

Линки

Сертификаты

Алгоритмы

Unity

C#

Node js

C++

Other

Todo

First Connect: // Id // Lobby // Ok -> json

//Wait Game Start: // json -> Map, Meta, Loop()

Meta Loop: // Chat

Loop: // My Units + Visible Units

Game End: // All Units, Meta

Disconnect: // Exception

ironsphereserver's People

Contributors

caxapexac avatar dependabot[bot] avatar pseusys 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.