Coder Social home page Coder Social logo

dhavalpzala / alobmat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hashd/alobmat

0.0 2.0 0.0 1018 KB

Realtime Game Platform built on Phoenix and BEAM. Can run upto 0.5 million games concurrently on an average desktop computer. UI at:

Home Page: http://github.com/dhavalpzala/alobmat-ui

JavaScript 6.37% CSS 0.16% Elixir 91.70% HTML 1.76%

alobmat's Introduction

Alobmat

This is an open source realtime game server to host games of tambola. An average machine can host upto 100 thousands of games in under 16GB of RAM at the moment with over a million concurrent users connected across the number of games.

Prerequisites

This piece of software is written in Elixir using Phoenix Framework, so you'll need to have these setup:

Setup

After you're done with the prerequisites, to start Phoenix server:

  • cd into the project folder
  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Configuration

Few pieces of this open source software is configurable and more about it will be put up soon.

alobmat's People

Contributors

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