GithubHelp home page GithubHelp logo

youngmonkeys / game-box Goto Github PK

View Code? Open in Web Editor NEW
13.0 4.0 6.0 295 KB

A Scalable Server Engine for Online/Multi-player/Real-time Games powered by Ezyfox Server

License: MIT License

Java 100.00%
game-development game-library game-server multi-player online-game server-side

game-box's Introduction

game-box

Features

Provide Entities, Managers, Handlers, Maths classes for many types of online games (Turn-based (Located), MMO, Normal):

  • Entities: MMOPlayer, LocatedPlayer, MMORoom, LocatedRoom, NormalRoom, MMOVirtualWorld
  • Managers: MMORoomManager, LocatedRoomManager, MMOPlayerManager, LocatedPlayerManager
  • Handlers: Synchronized Position Handler
  • Maths: Rect, Vec2, Vec3

Introduction

To rapidly build online games, developers often have to use a game server engine like SmartFoxServer or Photon, but unfortunately, they come with really high price, especially when more and more users are engaging in our products. Therefore, we develop game-box engine powered by the EzyFox Ecosystem aiming to make everything free and open for everyone who are keen on building scalable multi-players games.

EzyFox Ecosystem supports a wide range of most important components to develop an enterprise product including TCP, UDP, WebSocket protocols with SSL encryption, HTTP RESTful API, Remote procedure call RPC protocol, Database interaction, Memory caching, Message Queue.

Get Started

https://youngmonkeys.org/game-box-getting-started/

Documentation

https://youngmonkeys.org/game-box

Demos

EzySmashers (MMO Game built with game-box and Unity)

Tutorials:

https://youngmonkeys.org/game-box/

Contact us

Help us by donation

Currently, our operating budget is fully from on our own salaries, and all product developments are still based on voluntary contributions from a few members of the organization. Apparently, the low budget would cause many considerable difficulties for us. Therefore, with a clear roadmap and an ambitious goal to provide intellectual products for the community, we really appreciate your support if you can provide a donation to take us further steps. Thanks in advance for your meaningful contributions!

https://youngmonkeys.org/donate/

License

  • Apache License, Version 2.0

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.