Stars
♋ Interactive Particle / Nest System With JavaScript and Canvas, no jQuery.
📑 Simple and lightweight Hierarchical/Finite-State Machine (H-FSM) class (C++11)
Mindroid.cpp is an application framework inspired by Google's Android operating system
Arduino library for implementing a finite state machine.
Tutorials for OpenCASCADE, the open source CAD kernel
3D CAD viewer and converter based on Qt + OpenCascade
Portable, simple and extensible C++ logging library
植物大战僵尸外挂(A cheater for Plants vs. Zoombies)
从零开始研究外挂设计原理 Study the principles of cheat design from scratch
A powerful free cross-platform RTS game engine. - Report issues at https://springrts.com/mantis/
A fast, scalable, distributed game server engine/framework for C++, include the actor library, network library, can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#…
Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.
A fast JSON parser/generator for C++ with both SAX/DOM style API
Mars is a cross-platform network component developed by WeChat.
Simple C++11 friendly header-only bindings to Lua
Skynet逻辑游戏服务器学习框架,用途:主要新人学习或业余学习,~当然可轻松用于卡牌,回合制,中小型游戏服务器或商业游戏也是可以的..大型多人在线游戏需要集群.这框架优点在于数据存储的简单方便的操作...这套框架的存储方式是广州某大公司python写的方式(当然他们的效率可能会高很多),不过我用skynet实现了一遍,很多年了,分享给大家,写得乱不要怪我,自己改改就行了,也没几句代码.