Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 640 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 640 Bytes

PyJump

The Ultimate Python Platformer

App Screenshot

Authors

Installation

PyJump uses the Pygame renderer and PIL for system operations

    pip3 install pygame
    pip3 install pillow

Usage/Examples

    python3 Platformer.py

Features

  • Custom royalty free music created by yours truly
  • Fullscreen mode
  • win and loose screen
  • sound effects
  • multiple textures
  • proper objective
  • FPS counter

Status

This project has been completed and is used as a portfolio project