All Projects → AirtestProject → Poco Sdk

AirtestProject / Poco Sdk

Licence: apache-2.0

Projects that are alternatives of or similar to Poco Sdk

Bright Souls
An indie "Dark Souls" clone in Unity with Adaptive Game Technology.
Stars: ✭ 91 (-48.3%)
Mutual labels:  game, unity3d
Gamedev4noobs
Olá, sejam bem-vindos ao repositório _gamedev4noobs_ do Estúdio Vaca Roxa. O propósito desse repositório, além de contribuir para o projeto 4noobs, é ensinar o básico do desenvolvimento de jogos para iniciantes. Apresentando boas práticas e insumos para criar games incríveis.
Stars: ✭ 122 (-30.68%)
Mutual labels:  game, unity3d
Unity Platformer
Unity platformer framework: IA, Ladders, Jumps, WallStick, WallJumps, Slopes, MovingPlatforms, OneWayPlatforms/Walls, Ropes and more...
Stars: ✭ 97 (-44.89%)
Mutual labels:  game, unity3d
Bdframework.core
[中]Simple! Easy! Powerful Unity3d game workflow! Unity3d framework:c# hotfix(ILRuntime)、asset manager、ui workflow、network debug... and so on
Stars: ✭ 1,196 (+579.55%)
Mutual labels:  game, unity3d
Ignorance
Ignorance utilizes the power of ENet to provide a reliable UDP networking transport for Mirror Networking.
Stars: ✭ 158 (-10.23%)
Mutual labels:  game, unity3d
1 Character Movement
The first section of the course. You will learn everything required to build a simple movement system in your RPG, creating the core experience. http://gdev.tv/rpggithub
Stars: ✭ 81 (-53.98%)
Mutual labels:  game, unity3d
Gdk For Unity Fps Starter Project
SpatialOS GDK for Unity FPS Starter Project
Stars: ✭ 119 (-32.39%)
Mutual labels:  game, unity3d
3 Modifiers And Abilities
Customise character abilities, weapons, characters and enemies. This includes multiple damage types, modifiers, sounds, animations. By the end you can create your core combat experience. (REF MA_RPG) http://gdev.tv/rpggithub
Stars: ✭ 64 (-63.64%)
Mutual labels:  game, unity3d
Cubeworld
Minecraft like game made in Unity
Stars: ✭ 130 (-26.14%)
Mutual labels:  game, unity3d
Towerdefense
A Tower Defense style game example in Unity
Stars: ✭ 122 (-30.68%)
Mutual labels:  game, unity3d
Poco
A cross-engine test automation framework based on UI inspection
Stars: ✭ 1,177 (+568.75%)
Mutual labels:  game, unity3d
Aim Ik
A Unity-3D library, to procedural orientate character head (and chest) in a direction without using any animation data.
Stars: ✭ 164 (-6.82%)
Mutual labels:  game, unity3d
Slash Framework
Provides both a low-level implementation of component-based entity systems and Unity3D integration for them.
Stars: ✭ 71 (-59.66%)
Mutual labels:  game, unity3d
Projectfieldwarning
Project: Field Warning is a community-made RTS game centered around lethal regiment and division-scale warfare.
Stars: ✭ 86 (-51.14%)
Mutual labels:  game, unity3d
09 Zombierunner Original
First person shooter with Unity terrain and AI pathfinding (http://gdev.tv/cudgithub)
Stars: ✭ 64 (-63.64%)
Mutual labels:  game, unity3d
Openmmo
OpenMMO - Groundwork
Stars: ✭ 115 (-34.66%)
Mutual labels:  game, unity3d
Qp.framework
基于xLua的全Lua热更新框架
Stars: ✭ 55 (-68.75%)
Mutual labels:  game, unity3d
Ksframework
QQ Group:538722494,KSFramework = KEngine + SLua(or xLua) , Unity3D Framework/Toolsets focus on hot reload
Stars: ✭ 1,119 (+535.8%)
Mutual labels:  game, unity3d
Infinity Square Space
Infinity Square/Space. The prototype of the game is open source. Unity Asset.
Stars: ✭ 122 (-30.68%)
Mutual labels:  game, unity3d
Unitypausemenu
This is an open source Unity pause menu created for the game New Horizons, and it's completely free because of how a pause menu is a core component of a game, while the unity asset store was lacking in such an asset (until this was released on the asset store).
Stars: ✭ 160 (-9.09%)
Mutual labels:  game, unity3d

.. raw:: html

<div>
    <img src='doc/img/logo-simple-poco-sdk-unity3d.png' width='150px' height='150px' alt='poco-sdk for Unity3D' />
    <img src='doc/img/logo-simple-poco-sdk-cocos2dx.png' width='150px' height='150px' alt='poco-sdk for cocos2dx' />
</div>

poco-sdk

This repo contains all implememented poco-sdk, for most popular game engines.

Each directory is an engine specific poco-sdk implementation. You can simply copy the corresponding directory to your project and initialize the module/class from your game scripts.

sdk directory contains the unimplemented language specific base sdk, which can be used to implement an poco-sdk for other game engines

For more detailed integration steps, please refer to Integration Guide_.

Issue title format

Feel free to open an issue_ if you are stuck at integrating the SDK module in your game/app.

The title format will be [<EngineName>-sdk] xxx. e.g. [cocos2dx-lua sdk] XXX Error occurs when...

.. _Integration Guide: http://poco.readthedocs.io/en/latest/source/doc/integration.html .. _open an issue: https://github.com/AirtestProject/Poco-SDK/issues/new

Contribution

We welcome everyone to implement other 3rd party platforms/engines for poco-sdk.

Acknowledgement

Egret: By github.com/szzg <https://github.com/szzg>

.. _Egret: https://www.egret.com/en/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].