Now I've gotten it to install but for some reason I can't draw basic shapes. I'm also interested in more in-depth tutorials if anyone knows of any or is also looking.
Edit: I learned a lot from looking at the source of
http://www.codesampler.com/source/pyg_star_wars.zip, which can be found on
http://www.codesampler.com/python.htm along with many other python and pygame tutorials. I made a simple little Mega Man thing (you can only move and shoot, though):

After I made that I started working on an original project. Pygame makes a lot of things really easy and that's combined with Python's inherent easiness. I seriously recommend this to anyone who's not really comfortable with more complicated languages.
Reply