Coder Social home page Coder Social logo

mpgp / mpgp.github.io Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 4.3 MB

Multiplayer Game Platform

Home Page: https://mpgp.github.io/

License: BSD 2-Clause "Simplified" License

HTML 46.57% JavaScript 2.53% Dockerfile 0.14% TypeScript 45.41% Shell 3.20% SCSS 2.15%
rest-api-documentation websocket-documentation

mpgp.github.io's Introduction

Mpgp

https://mpgp.github.io/#/spec/

Multiplayer Game Platform


GitHub version License PRs Welcome

stable Build status CircleCI

Known Vulnerabilities Greenkeeper badge


Prerequisites

  • For local development environment follow these instructions: INSTALL.md
  • For docker environment follow these instructions docker/README.md

Development server

Run yarn run start:dev for a dev server.

Api will available on http://localhost:5000/api/{controller}/{params?}

WebSocket will available on ws://localhost:5000/elite-crew

Run tests

yarn run test:run

Project Structure

.
|-- .circleci/
|-- .github/
|-- .vscode/
|-- artifacts/
|-- docker/
|-- libs/
|-- scripts/
|-- src/
|-- tests/
|-- tools/
|-- .gitignore
|-- .gitattributes
|-- .ToDo
|-- .travis.yml
|-- CHANGELOG.md
|-- INSTALL.md
|-- LICENSE
|-- package.json
|-- README.md
L-- yarn.lock
.github/ - Templates for issues and pull requests.
artifacts/ - HTML pages, SQL scripts, other stuff.
docker/ - Docker images and compose files.
libs/ - Any additional libraries.
scripts/ - Any additional scripts.
src/ - Source code.
tests/ - Project tests.
tools/ - Any additional tools like a appsettings.json, nlog.config, etc.
.ToDo - Any general to do items.
.travis.yml - Travis Ci file.
CHANGELOG.md - All notable changes to this project will be documented in this file.
INSTALL.md - How to build, install, compile, how to do database migrations.
LICENSE - BSD 2-Clause "Simplified" License
package.json - Npm dependencies and configurations.
README.md - Info about the project.
yarn.lock - Current packages version.

Repository Structure was designed by Saritasa team.

mpgp.github.io's People

Contributors

greenkeeper[bot] avatar loktionov129 avatar semantic-release-bot avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

agent4mpgp

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.