You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple little game demo done in Python and Pygame. The goal is to survive as long as possible while jumping from platform to platform and avoiding the fireballs.
Requirements
Python 2.7 and the latest version of Pygame.
About
A simple platformer using the pygame library, intended to be a little demo of my skills.