Skip to content

ARK is a lightweight, agility, scalable, distributed plugin framework and server written in C++,make it easier and faster to create your own game server, which with Unity3d client. Plan to support UE4, Cocos2dx client.

License

zyb2013/ARK

 
 

Repository files navigation

logo

GitHub release Platform C++11 License GitHub stars GitHub issues GitHub code size in bytes
SonarCloud BCH compliance CII Best Practices QQ Group Join the chat in Discord: https://discord.gg/GmyBbcv

CI Branch Build Status
Travis CI master Build Status
Travis CI develop Build Status

Copyright © ARK Game
Website: https://arkgame.net
Github: https://github.com/ArkGame/ARK
Gitee: https://gitee.com/ArkGame/ARK
QQ群: 540961187

Wanna get the newest features? Please switch to the develop branch.

If you wanna commit PR or report issue, please refer to Contribution Guide.

ARK

ARK is a lightweight, agility, elastic, distributed plugin framework written by C++,make it easier and faster to create your own game server, can be used to develop MMO RPG, Action RPG, Round play, chess games. Inspired by UnrealEngine and Ogre.

Features

  • Flexible apps, plugins, and modules
  • The general abstract data system
  • Interface-oriented and data-oriented programming(IOP & DOP)
  • Event-driven and data-driven
  • Data & procedure tracing
  • Use Excel as configuration files, easier for the designers
  • Lower training and education costs
  • Based on C++ standard, easy to handle and learn
  • Cross-platform (Include Windows and Linux)
  • High availability architectures
  • High concurrency and performance of the network
  • With existed simple Unity3D client for rapid development
  • Plentiful plugins(DB, script, HTTP, WebSocket, etc.)
  • Customization service for business customer

Document

Please visit doc website: Document

Unity3D client

Unity3D Client

License

The ARK project is currently available under the Apache License.


Our team has always specialized in the agile development and try to help different teams to develop game project quickly and easily. After years of development, we create this frame. We are still improving it.


Some Awesome projects

PSS

  • Author: freeeyes
  • Description: 基于插件的跨平台网络服务器框架

About

ARK is a lightweight, agility, scalable, distributed plugin framework and server written in C++,make it easier and faster to create your own game server, which with Unity3d client. Plan to support UE4, Cocos2dx client.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 94.6%
  • C# 2.6%
  • CMake 1.6%
  • C 0.5%
  • Lua 0.3%
  • Batchfile 0.2%
  • Shell 0.2%