-
mcbPlatformSupport Public
mcbPlatform support is a c++11 framework which simplifies the cross platform resource driven application development on top of the the Cocos2d-x library. It has useful perks such as cpp reflection,…
-
-
MSSticker-Images Public
Initializes a new animated sticker with the array of images and animation settings
-
mcbSharedLambda Public
a convenient wrapper for c++14 to create/pass and hold the lambda on the heap
C UpdatedOct 28, 2014 -
KanaType Public
A simple mac app that converts the English text into Kana looking text. (Japanese finally makes sense to me = 丁ムアム门モ弓モ 千エ门ム乚乚ン 巾ムケモ弓 弓モ门弓モ ナロ 巾モ)
Objective-C UpdatedJan 20, 2014 -
obj-c-OpenStruct Public
Ruby Open Struct implementation in objective-c
-
basic_RSA_Text_Encryption Public
This is a basic asymmetric encryption algorithm implementation in ruby. Intended for learning purposes
-
StaticPolymorphism Public
c++ approach to the objective-c polymorphic multistep initialization using Curiously Recursive Template Pattern with multiple inheritance. This example shows how to rely solely on templates while c…
C++ UpdatedJun 23, 2013 -
-
enron-email-mobile-search Public
My take on BIG Data with the mobile Enron Email prefixed search. The purpose is to achieve the fast search on the device across a very large data set without loading it into RAM.
UpdatedJun 22, 2013 -
CPP-Reflection Public
Reflection is not supported by current c++ standard, This examples demonstrates how to adopt reflection in your c++ code, particularly, string fromClass and classFromString. It relies on templates …
-
MCBAnimator Public
UIKit animation with block interface that draws the animation data from the file
Objective-C UpdatedMay 30, 2013 -
MorphFragmentShaders Public
Collection of my image warping fragment shaders in GLSL, c++/cocos2dx
-
MCBCallLambda Public
Cocos2dx CCCallFunc like action that takes c++11 lambda.
-
emjCCMainThreadCaller Public
A cross platform c++11 API for the cocos2d-x environment. It allows you to call back on main thread when using c++11 standard concurrency library. It can take lambdas or function pointers.
-
arduino_lcd_ed_projects Public
Examples of educational games for children using arduino and LCD (SainSmart 1602 LCD Keypad Shield)
Arduino UpdatedDec 11, 2012 -
emjAlertView Public
UIAlertView with configuration and completion blocks.
-
Static-TV-Screen-Shader Public
Static TV Screen Shader is used on an instance of cocos2d::CCSprite and turns it into a static TV
-
An example in obj-c and PHP of how to compress the audio files with LAME, upload them to the server, then update the podcast feed
-
Password-Keeper--Mac- Public
keeps your passwords on the disk encrypted, protected by the master password. Has backup, import, export features.
-
emjCCParalxNode Public
a cocos2D parallax node with scroll and touches support. It also supports Z zoom values to add a 3D effect
-
SIPHON SIP VOIP Client that actually compiles and runs on ios5 non-jailbroken phones. Works on the device and simulator! (GPL). Here is the original repository: http://code.google.com/p/siphon/
-
Pro-Darts-3D Public
Open Sourcing my very first 3D game on iOS from 2009
-
Flotte-Sprite Public
An interactive water simulation based on DSAqua and Cocos2d. The water effect is a subclass of CCSprite. Please, feel free to contribute and make it look awesome!
-
RubyCocos2D Public
The attempt to create a development environment on the iOS leveraging ruby and cocos2d bindings. Works out of the box. The idea is to place the ruby files int he documents folder of the app and be …
-
Objective-C-Safe-Reference Public
A handler for automatically nullable reference in obj-c with manual memory management.
-
-