| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

PixelShip

This version was saved 17 years, 8 months ago View current version     Page history
Saved by PBworks
on August 8, 2006 at 6:30:56 pm
 

About

PixelShip is a game I made for the PyWeek2 programming contest. The theme was "steam", and the goal was to make a complete game from scratch in a week. Using Python, of course.

 

I entered because:

  • It sounded like fun
  • I needed to learn something about SDL for a highschool programming project
  • I knew next to nothing about Python.
  • It seemed like a good idea at the time...

 

After selecting PyGame as my SDL wrapper library, (no contest really) I started reading all the documentation I could get my hands on and producing some of the worst Python code you’ll ever see. I compare my style to that of a drunken Qbasic programmer who dosen’t know how object oriented programming works. That’s pretty much true, except for the drunken part.

 

But in the end, with the help of a lot of the people on #pyweek, I managed to crank out what you see here.

 

Download

pixelship.zip

 

This is the unmodified version I submitted to PyWeek. Thus, it has bugs. Such is the nature of the beast.

You will need the latest versions of Python and PyGame installed to play.

Comments (0)

You don't have permission to comment on this page.