Buy Sapus Tongue Source Code
NEW VERSION from 2010-02-03. Includes both Sapus Tongue and Sapus Tongue Lite v1.8.3 (uses cocos2d v0.8.2 + Chipmunk 4.1) and v1.9.2 (uses cocos2d v0.99.0-rc + Chipmunk 5.1)
Buy Sapus Tongue Source Code
Upon completing your purchase, you will be emailed the download instructions.
| Features | Basic | Updates | Premium |
|---|---|---|---|
| Price |
$199
|
$249
|
$349
|
| NEW VERSION from 2010-02-03 Sapus Tongue and Sapus Tongue Lite v1.9.2 source code:
|
yes | yes | yes |
Dependencies:
|
yes | yes | yes |
Art:
|
yes | yes | yes |
Etc:
|
yes | yes | yes |
Source code updates:
|
no | yes | yes |
Source code support:
|
no | no | yes |
Reasons to buy the Source Code
- You will accelerate your development time from a few days to several weeks depending on your development experience
- You are helping me further develop cocos2d for iPhone. (My current income consists solely of donations and of the sale of these sources)
- You will learn how to build a game for iPhone
- You will learn how to use cocos2d, cocos Live and Chipmunk in your game
- Sapus Tongue is a real iPhone game, it is not just an example!
- Sapus Tongue is my 6th iPhone game and it includes all the tips that I’ve learnt during these months
- Sapus Tongue was coded in very professional way, with a clean design, with readable code, with quality in mind
- Sapus Tongue uses all the major features of cocos2d for iPhone: TileMap, LabelAtlas, Parallax Scrolling, Sprites, Sprite Sheets, Actions, Transitions, Menus and more
- Sapus Tongue has an average of 4.63 stars in the App Store
Why do you need the ‘Basic’ package ?
Because you will gain lots of days, probably weeks of work.
Remember that the Sapus Tongue code is an excellent skeleton for your game. You can reuse all the code that you want as many times as you want.
You can code your own game in a few days!
Why do you need the ‘Premium’ package ?
- Because you can ask anything related to source code. You will learn a lot by asking things that you might not understand regarding the source code and the design of Sapus Tongue.
- Because you can ask anything related to the upgrade to a new cocos2d version.
- Because you will receive code updates. Sapus Tongue is where I test all the new cocos2d for iPhone features.
Try Sapus Tongue
Sapus Tongue Source Code License
It is a royalty free license. You can do:
- You are able to modify and/or use the source code of Sapus Tongue & Sapus Tongue Lite in your project
- You can use it in as many games as you want
You cannot do:
- Sources: You cannot redistribute the Sapus Tongue / Sapus Tongue Lite sources without prior authorization except parts that are free to redistribute like cocos2d and Chipmunk.
- Idea: You are not allowed to use the same idea of Sapus Tongue. You can’t use the sources to make a clone of Sapus Tongue.
- Music: You cannot use any of the included .mp3 or .caf file in your game.
- Art: you cannot use any of the included image files in your game without prior authorization.
Questions valid for the Support service
- Questions that are related to the design & code of Sapus Tongue
Example of supported questions:
- Why are you calling XXX instead of YYY in GameNode.m ?
- Why the HUD is separated from the game ?
- Why did you use a TileMap instead of a big image ?
- From where did you obtain the ActiveHash values to initialize Chipmunk ?
- Why are you delaying the initialization of XXX ?
- I’ve upgraded my game to cocos2d v0.99.0rc and it doesn’t compile anymore. What should I change in my game to make it compile again ?
Example of non-supported questions:
- I want to do XXX for my game, how do I do it ?
- But you can ask them in the cocos2d for iPhone forum.


Hi, I’m going to purchase your source code. Would you send download instructions to my email that is my paypal account?I can not login my email that used for paypal account . Would you send download instructions to my new email?
Hi Running,
Could you send me to my email (ricardo.quesada@sapusmedia.com) the mail that you have used in the PayPal transaction ? Thanks.
The paypal account I purchase your source code is support@stockicon.net .But the email host server is closed. So please send download instructions to running727@gmail.com. Thank you very much.
Hi Running727, I’ve just sent you the download instructions to your email. If you have not received them yet, please, let me know. I’ll send them to you again.
I really want to buy the Sapus Tongue source code but sadly I don’t have the money… I really need to learn scrolling both tile map and parallax. Are there any resources out there that teach you that? I really need help. If I had the money I would buy the Sapus Tongue source code in a heart beat. If you know of any resources to teach me both kinds of scrolling, please, please tell me.
@SDKTutor: Try on http://www.cocos2d-iphone.org
@riq: LOL. That is where I have been trying but they all are vague.
Hey there, I’ve just purchased your source code and when you get a chance please send me the download instructions. Thanks
Hi Douglas,
You should have received an email with the download instructions. If you have not received yet, please let me know. I’ll send it to you again.
Hello,
do the current Sapus Tonge sources make use of the new features in Cocos2D 0.99 ?
Thanks in advance,
R.
@Ricardo: Yes, Sapus Tongue v1.9.2 uses, cocos2d v0.99.0rc.
It also uses the new CCSpriteFrameCache class, for the menus and buttons. The menu Texture Atlas was generated with Zwoptex Spritesheet editor. It uses Chipmunk v5.1, and the CCCrossFadeTransition transition.