LD 60 Minutes
Posted by pymike
June 8th, 2008 4:49 pm
Ludum Dare 22 :: December 16th-19th, 2011 :: Theme: Alone
[ Results: Top 50 Compo, Jam | Top 25 Categories | View My Entry ]
All posts, images, and comments are owned by their creators.
Hey pymike, that was fast! I think I was actually paying attention in IRC when you started working on this. I’ve got to get into Python. I’ve been reading through decent intro PDF on Python. It looks like I’ll be able to refactor and make use of a lot of my low-level C stuff from within Python, which makes me very happy.
What would you recommend as a good place to start? I’m looking for fast-paced intro docs and especially example code.
http://docs.python.org/ is a good Python reference
http://pygame.org/ is an SDL wrapper for Python (I use it for all my Python games)
I’m sorry, but I don’t know of a good tutorial for Python since I learned Python by examples only
I have a few PyGame examples on http://pymike.aftermatheffect.com/demos/ there’s also some good PyGame examples on the PyGame download page.
HTH
Detox: I replied but I guess it has to be moderated since it has like 3-4 links in it
there we go
Hi there.
Do you mind sharing this code again? Old links doens’t work