• Stars
    star
    179
  • Rank 213,056 (Top 5 %)
  • Language
    C#
  • License
    Other
  • Created over 4 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

OpenMMO - Groundwork

OpenMMO

WHAT IS OPENMMO?

OpenMMO is NOT a game kit...it is a framework. The main goal of OpenMMO is modularity. Our endgame plan is to create a base foundation upon which a game of any genre can be created. Therefore, one should not expect RPG or other genre-specific features etc in the OpenMMO core. Instead, OpenMMO has been built from the ground up to be as modular as possible with a pluggable architecture that supports 3rd party addon development from the gate.

OpenMMO is designed to serve as the cornerstone to the foundation upon which a massive multiplayer game can be developed.

FEATURES

Core System Addons

-User Authentication

-Account Data Management

-Multi-Server Scene and Zone Management

Game System Addons

-a Server Authoritative Player Movement System

-a World Interaction System

-a basic Chat System

-a very basic example game to demonstrate the usage of these systems.