Git Product home page Git Product logo

garuda's Introduction

garuda logo

Garuda

A multiplayer game server framework for phoenix.

Build and run game servers intuitively.

Garuda CI

Garuda is an Authoritative Multiplayer Game Server for Phoenix framework

The project focuses on providing a game framework system, matchmaking, real-time game-session monitoring system and ease of usage both on server-side and client-side, by leveraging the powerful phoenix framework.

The goal of the framework is to be have a standard framework & matchmaking solution for all type of games. BEAM directly maps the use cases of a typical game server. So Let's build and run game servers, in a much more intuitive way.

Current feature list.

  • WebSocket-based communication (Will support more transports layer in future, thanks to phoenix)

  • Simple API in the server-side and client-side.

  • Game specific module behaviours.

  • Matchmaking clients into game sessions.

  • Realtime interactive game session monitoring.

Realtime monitoring

Client Side Support.

Garuda ships with a javascript client garudajs, which allows easy communication with the server (This also leverages phoenixjs).

Installation

def  deps  do
  [
    {:garuda, "~> 0.2.5"}
  ]
end

Demo

A multiplayer Bingo game is developed, to showcase the Garuda. try the game

Bingo client source code

Dingo (bingo server, using Garuda) source code

Documentation

The docs can be found at https://hexdocs.pm/garuda.

Collaborators

ghostdsb, Brotchu

garuda's People

Contributors

ghostdsb avatar madclaws avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.