Skip to content
/ PyJump Public

The ultimate platformer created in pure python using the pygame library

Notifications You must be signed in to change notification settings

ShoneGK/PyJump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

The ultimate platformer created in pure python using the pygame library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published