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) at http://wiki.python.org/moin/BeginnersGuide
Good luck

-- 
You received this message because you are subscribed to the Google Groups 
"cocos2d discuss" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/cocos-discuss/-/4Nb11z8056IJ.
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.

Reply via email to