Tagged Questions
0
votes
1answer
93 views
using lua in kobold2d to control parameters
Is there a tutorial on using LUA in Kobold2d?
I want to know if its possible to use it to control the game behavior (like max speed decrease of timer, and bonus points) by uploading a new script to ...
2
votes
0answers
585 views
Opening URL in browser using C++ with cocos2d-x in iOS [closed]
I'm banging my brain against the wonderful lib xport that is cocos2d-x from the original cocos2d iOS library.
What I want to ask is how to open a web link in the safari browser? I don' know how to ...
0
votes
1answer
322 views
How useful would it be to know a scripting language when developing an iOS game? [duplicate]
Possible Duplicate:
Why do we use scripts in development?
I just starting learning iOS game development. I plan to make games using the cocos2d framework. While reading game dev related ...