Skip to main content

Metroid Petroid - 2.0

Help your pet Metroid eat lotsa spaghetti!


Branden Brown
(unsane)
I guess this is really more of an inside joke than anything... Right click exits.

See if you can unlock unlimited size. I'm not telling how to do it, though.

rect collision detection was always returning 1 for some reason, so I had to write my own collision detection routines.

Changes

  • More music added: "Metroid II: Return of Samus Early Loop" ripped from Metroid II, "Metroid Brinstar Loop" ripped from Metroid, both ripped by RetroX.
  • Added Psyco support (I think/hope).
  • Added exception logging (a file of name [platform]_[errorTime].log, i.e. win32_1243494024.log, should appear in either data or where the game was run from if there's an exception).
  • Added indicator for unlimited size mode (using Shadow from Ian Mallett (geometrian)'s PAdLib 5.0.0).
  • Added size counter for unlimited size mode (my first use of pygame.font :D).
  • Added backgrounds (grabs *.gif and *.png in data\bgs, included images were all ripped from Metroid Zero Mission by me).
  • Added caption and icon (or did I have that in 1.5?).
  • Added screenshot function (will save [time].bmp to data\screens, i.e. 1243494024.bmp, on middle-click).
  • Changed Petroid seek point from its upper-left corner to its center (slight control improvement).
  • Links

    Home Page
    http://sexy.randomnetirc.org/~usane/python/metroidpetroid/
    Source
    http://sexy.randomnetirc.org/~usane/python/metroidpetroid/metroidpetroid2.0.rar

    Releases

    Metroid Petroid 2.0 — 28 May, 2009

    Metroid Petroid 1.5 — 26 May, 2009

    Metroid Petroid 1.0 — 23 May, 2009

    Pygame.org account Comments