ChildhoodAndy's repos on GitHub
Java · 86 人关注
Blog
BLOG MARKDOWN BAK AND SOME EXERCISES
Swift · 16 人关注
DBStateMachine
A swift library for implementing state machine just like GKStateMachine in GameplayKit.
C · 3 人关注
Face2D
Face2d can draw 2D like 3D.
TypeScript · 2 人关注
c2x
Quickly open VSCode files and projects in Xcode with cursor position preserved.
Lua · 1 人关注
gameVal
compute game value by a csv file of game designer
Objective-C · 0 人关注
A-GUIDE-TO-iOS-ANIMATION
The source code of my new eBook —— A GUIDE TO IOS ANIMATION. Just click the next link to buy it
Objective-C · 0 人关注
AES256
ios里 有关AES256加密算法实现
Objective-C · 0 人关注
Alpha
Next generation debugging framework for iOS
Objective-C · 0 人关注
ARSegmentPager
segment tab controller with parallaxHeader
ActionScript · 0 人关注
AS3-Developer-Console
An AS3 class that let's you access and use every public variable and function in your project while it's running.
ActionScript · 0 人关注
as3-vector2d
migrate the samples of "Vectors for Flash" tutorial(written by TONYPA) to Actionscript 3.
ActionScript · 0 人关注
Ash
An Actionscript 3 entity system framework for game development
Objective-C · 0 人关注
AshObjectiveC
Objective-C port of Ash (ActionScript 3 entity system framework for game development)
ActionScript · 0 人关注
Asteroids
An example game built with the Ash framework.
Objective-C · 0 人关注
BeeHive
:honeybee: BeeHive is a solution for iOS Application module programs, it absorbed the Spring Framework API service concept to avoid to coupling between modules.
0 人关注
Boop
A scriptable scratchpad for developers. In slow yet steady progress.
Lua · 0 人关注
CampusDefense
An auto fight game platform, using C as AI program
Objective-C · 0 人关注
CardNiu
CardNiu
Objective-C · 0 人关注
CCHexagonFlowLayout
UICollectionView layout for both horizontal and vertical management of hexagonal cells
Python · 0 人关注
chisel
Chisel is a collection of LLDB commands to assist debugging iOS apps.
ActionScript · 0 人关注
Citrus-Engine
Flash ActionScript3 Game Engine
JavaScript · 0 人关注
cocos-docs
Documentations for Cocos2d-x, Cocos2d-html5 and CocoStudio
JavaScript · 0 人关注
cocos2d-html5
cocos2d for Web Browsers. Built using JavaScript
Objective-C · 0 人关注
cocos2d-iphone
cocos2d for iOS and OS X, built using Objective-C
C · 0 人关注
cocos2d-x
cocos2d for iOS, Android, Win32 and OS X. Built using C++
0 人关注
cocos2dx-swf
cocos2d-x cocos2dx flash SWF ;this project show you how to use cocos2d-x to play flash files(.swf file) directly with the CCSWF-2dx library
C++ · 0 人关注
CutTheRope-x
Cut The Rope like game with a in-game level editor powered by cocos2d-x 2.1.3
Objective-C · 0 人关注
DBCamera
DBCamera is a simple custom camera with AVFoundation
Swift · 0 人关注
Drafter
在iOS项目中自动生成类图和方法调用图 - Generate call graph in iOS project
C · 0 人关注
ejoy2d
A 2D Graphics Engine for Mobile Game
ActionScript · 0 人关注
flixel
flixel is a free Actionscript (Flash) library that I distilled from a variety of Flash games that I've worked on over the last couple years, including Gravity Hook, Fathom and Canabalt. It's primary function is to provide some useful base classes that you can extend to make your own game objects.
ActionScript · 0 人关注
Flixel-Power-Tools
The Flixel Power Tools are a set of plug-ins for Flixel 2.5+ to assist with your game development
ActionScript · 0 人关注
FlxTeroids
A very simple flixel game inspired by the classic arcade shooter.
Swift · 0 人关注
Highlightr
iOS & OSX Syntax Highlighter.
Objective-C · 0 人关注
IOS-Categories
IOS中的各种Category, A collection of useful categories extending functionality of some built in iOS and Cocoa objects
Java · 0 人关注
jumper
clone from libgdx demo superjump
0 人关注
Kap
An open-source screen recorder built with web technology
Objective-C · 0 人关注
KLNoteViewController
A view controller that organizes multiple navigation controllers in a stack inspired by Evernote 5.0 app
Objective-C · 0 人关注
KungFu_IOS
功夫系列之IOS-记录IOS的点点滴滴
Lua · 0 人关注
LOVE
LÖVE examples
Lua · 0 人关注
love2d-games
some games, that are would like to study a bit closer
Objective-C · 0 人关注
MHPrettyDate
An iOS framework that provides a simple mechanism to get "Pretty Dates" ("Yesterday", "Today", etc.) from NSDate objects.
Python · 0 人关注
microblog
A microblogging web application written in Python and Flask that I developed as part of my Flask Mega-Tutorial series.
C++ · 0 人关注
Mini-Strike
A small iOS game based on cocos2d-x engine V1.0.1. It was also based on a demo program but with many issues on new engine version, I fixed that and decided to make it open source.