phzfi / ApprienObjectiveCExampleGame

Contains small game IAP man that demonstrates how app pricing engine(more info: Apprien.com) can be used in a game. Its written in objective-c and uses spritekit + cocos2d.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ApprienObjectiveCExampleGame

Contains small game IAP man that demonstrates how Apprien can be used in a game. Good starting point is GameManager.h file that contains explanataion and documentation about how things work.

Other notable thing is that the Game manager is created in the GameViewController class in IOS folder.

It's also responsible for reading player input for now.

About

Contains small game IAP man that demonstrates how app pricing engine(more info: Apprien.com) can be used in a game. Its written in objective-c and uses spritekit + cocos2d.

License:MIT License


Languages

Language:Objective-C 99.0%Language:Ruby 0.5%Language:C 0.4%