Skip to main content

Redo - 0.2

A simple platformer with some extra features.


md
(mcdenhoed)
Made for a Game Programming class in Spring of 2012 and developed afterward. A simple platformer with a puzzling twist stolen from Ratchet and Clank Future 3.

Changes

Now works with both Python 2.7 and Python 3.2.

Links

Home Page
http://mcdenhoed.github.com/redo/
Source
http://mcdenhoed.github.com/redo

Releases

Redo 0.2 — 10 Aug, 2012

Redo 0.1 — 7 Jun, 2012

Pygame.org account Comments

  • Abominas 2012-08-06 16:40

    doesn't work for me. I clicked redo.py and I have pygame and python 3.2.3 installed. Oh well... :(

    Mcdenhoed 2012-08-10 05:32

    Fixed. :)

  • Mcdenhoed 2012-08-09 03:03

    Yeah, it was programmed in Python 2.7.3. I'll update it for 3 very soon hopefully.

  • Mcdenhoed 2012-08-10 05:32

    Updated. Works with Python 3 now.

  • Jaron 2012-10-30 19:14

    WOW, GREAT JOB MAN, keep up the good work.

  • Critted 2012-12-27 01:20

    Hm. I got an "<warning>: CGDisplayBaseAddress is obsolete and returning NULL for display 0x4273440" error in the console, and it didn't want to launch. I changed line 22 though, removing pygame.FULLSCREEN. Worked like a charm, albeit no fullscreen. Good job on this game. It's great!

  • Jakub Pavlík 2013-01-20 16:50

    I wasn't able to find out how to use the recordings. Not even by reading the source ...

  • Gamer90030 2013-06-19 22:56

    How do I run it???