I have installed everything can someone through pictures show me how to run cocos2d or through a video there needs to be a video.
On Jul 26, 4:28 pm, Thomas A R Woelz <[email protected]> wrote: > That is a strange question. I don't see a need for a video. You need first > to install Python (get it from python.org), then pyglet (pyglet.org) then > cocos2d (cocos2d.org) then read their programming guides, and run your > script directly. Any "whatever.py" file you can just double click it will > run (if on Windows and Python is installed). If not, go to command line (or > terminal) and type: > python whatever.py > (whatever.py of course should be the name of your script) > All the info you need are on each of those websites. And of course, if you > aren't much familiar with programming in Python, there are great resources > (tutorials, etc) athttp://wiki.python.org/moin/BeginnersGuide > Good luck -- 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.
