alright well I have designers helping me do the designs of the game I am doing to the core game of how everything is going to work..... now I should find a programmer that is deeply experienced in python......I should also mention this is meant for the iphone
On Tue, Jul 14, 2009 at 1:36 PM, Thomas Woelz <[email protected]> wrote: > > Tim, > > A program that uses cocos2d is actually a Python program that uses the > cocos2d library, as Claudio said above. You probably need to learn > some Python before learning how to use its libraries such as pyglet > and cocos2d. > Python is easy to learn quickly even for someone without any > experience in programming. > I recommend you check some of the links available here: > http://wiki.python.org/moin/BeginnersGuide > > After you get the basics on Python, you can take a look at the > documentation at http://cocos2d.org/doc.html as well as checking out > other peoples projects to see how they are using cocos2d. > Also, since cocos2d is built on top of pyglet, it also helps to know > what that library does also. > > Good luck > Thomas > > On 14 jul, 14:04, claudio canepa <[email protected]> wrote: > > On Tue, Jul 14, 2009 at 2:00 PM, Tim L. > > <[email protected]>wrote: > > > > > it worked fine the game that is...... ? now what? I downloaded and > played > > > the game badly at that :P But how do I get the program cocos to open so > I > > > can make my game... > > > > > Cocos is a library, not a program that lets you desing visually a game > > > > -- > > claudio > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cocos2d discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cocos-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
