← Back to Home

Pixel Jumper

A simple platformer game created in PyGame. Jump on moving platforms as high as you can, but beware—the higher you go, the faster you must jump as the scrolling background chases you! Choose between two characters and aim for the top of the highscores list.
Python 3.10.5PyGame 2.1.2

Application View

Play the Game

The game may take a moment to load. Controls: Arrow keys to move, space or up arrow to jump, R to restart. On safari please turn off power saving and if it still runs slowly - connect the power supply

Key Features

  • Select your player (Mr. or Mrs. Pixel)
  • Jump on moving platforms, avoid falling behind the scrolling background
  • Arrow keys to move, space or up to jump, R to restart
  • Highscores tracking

Modifications

  • Replace player, background, or platform images in graphics/ folders
  • Change music or sounds in sounds/ folder
  • Edit jump power, speed, gravity in player.py