[Unity 3D] Warring - KBEngine

Results 1 to 5 of 5
  1. #1
    Viserion is online now
    MemberRank
    Jan 2009 Join Date
    1,108Posts

    [Unity 3D] Warring - KBEngine

    What is KBEngine?
    An open source MMOG server engine, Using a simple protocol will be able to make the client and server interaction, To use the KBEngine-plugins quick combine with (Unity3D, OGRE, Cocos2d, HTML5, etc.) to form a complete client. Engine framework written using c++, Game logic layer using Python(Support the hotfix), developers do not need to re-implement some common server technology, Allows developers to concentrate on the game logic development, quickly create a variety of games.







    KBEngine: http://www.kbengine.org/
    Src Warring: https://github.com/kbengine/kbengine_unity3d_warring

    My opinion -
    If you want to start anything new MMORPG in Unity, this simple design is excellent.

    Warring is a simple MMORPG with Server framework in C++. If you start up a project from scratch, you would need to write your own framework or use these frameworks Unity (Photon, Smartfox and others), they are limited framework of Unity.

    Good luck :)
    Last edited by Viserion; 25-10-14 at 09:30 PM.


  2. #2
    very nice B1QB0SS is offline
    MemberRank
    Jul 2013 Join Date
    518Posts

    Re: [Unity 3D] Warring - KBEngine

    why everyone is interested in Unity3D ?

  3. #3
    Member AhroRosh is offline
    MemberRank
    Jun 2012 Join Date
    67Posts

    Re: [Unity 3D] Warring - KBEngine

    Hey!
    What license is the game framework using? GNU?

  4. #4
    i liek pie iceblade112 is offline
    MemberRank
    Aug 2009 Join Date
    1,192Posts

    Re: [Unity 3D] Warring - KBEngine

    Quote Originally Posted by AhroRosh View Post
    Hey!
    What license is the game framework using? GNU?
    https://github.com/kbengine/kbengine...PL-LICENSE.txt

    LGPL

  5. #5
    Apprentice adiif1 is offline
    MemberRank
    Nov 2013 Join Date
    17Posts

    Re: [Unity 3D] Warring - KBEngine

    Hello Viserion can u help me with this engine?
    how to open client in unity



Advertisement