Skip to content

matthieuaudemard/jumpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jump High (aka Jumpy)

alt text Jump High is a simple Python 3 Jumper-like game written with Pygame.

Graphics : Jumper Pack by Kenney

Musics :

Requirements

  • Python 3 (with pip module installed)
  • then install pygame module
python -m pip install -U pygame --user

TODO

  • sounds
  • ennemies
  • powerups
  • improve collision (mask collision)
  • scrolling background

Releases

No releases published

Packages

No packages published

Languages