studentdeng / ActivityGameLinks
an example of how to use state machine to build a game
☆17Updated 10 years ago
Alternatives and similar repositories for ActivityGame
Users that are interested in ActivityGame are comparing it to the libraries listed below
Sorting:
- Objective-C编程之道:iOS 设计模式解析(Pro Objective-C Design Patterns for iOS) 源代码☆50Updated 11 years ago
- ☆26Updated 9 years ago
- OperationQueues☆44Updated 9 years ago
- A tool to dispatch protocol to multiple implemertors☆40Updated 8 years ago
- Open source code for the idevrecipes.com blog☆23Updated 11 years ago
- 使用 CATextLayer,实现文字的整体变色(网易新闻顶部菜单)与区域变色(UC 浏览器阅读器顶部菜单)功能。☆89Updated 7 years ago
- LDBus的目标:(保持业务组件的相对独立性,尽量解耦业务组件之间的代码依赖)☆119Updated 9 years ago
- HttpProxyExample-Example of using NSProxy☆48Updated 10 years ago
- 将多个ViewController加入到ScrollView中,支持循环滚动☆53Updated 10 years ago
- ☆63Updated 9 years ago
- 可循环的scrollView☆30Updated 8 years ago
- iOS Class Category property dynamic support☆71Updated 8 years ago
- 续言关于下载管理的探讨☆19Updated 10 years ago
- 基于target-selector 而非基于block注册式的 openURL url参数解析+运行时行为处理,各自行为还需要自定义,定义好行为,无需统一注册,即可生效☆92Updated 8 years ago
- ☆25Updated 9 years ago
- 专注于非越狱环境下iOS应用逆向研究,从dylib注入,应用重签名到App Hook☆11Updated 9 years ago
- A simple proxy class that multiplexes and dispatches protocol methods to multiple objects.☆37Updated 10 years ago
- 苹果官方展示UICollectionView 用法的 Demo☆23Updated 10 years ago
- ☆100Updated 8 years ago
- http://pingguohe.net/上有说明文章☆22Updated 9 years ago
- A simple example on how to use NSURLProtocol.☆82Updated 11 years ago
- 在statusBar上面做渐变动画效果☆50Updated 9 years ago
- 简洁,易懂☆93Updated 9 years ago
- Facebook Pop Samples☆112Updated 11 years ago
- Demo for how to deal with complex cell☆54Updated 10 years ago
- decoupling between modules in your iOS Project. iOS模块化过程中模块间解耦方案☆141Updated 5 years ago
- An example to figure out the benefit to use @autoreleasepool in ARC iOS program.☆31Updated 10 years ago
- iOS 代码统一样式