Skip to content

teacher ran out of content in the syllabus to teach so they tasked us with a pgzero project

License

Notifications You must be signed in to change notification settings

speckly/FamousJump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FamousJump, Completed: September 2020, Remastered: 16 March 2024

About

A Pygame Zero project I self-taught and completed in 3 days while I was bored in the hospital. Here is the outcome. Based on Doodle Jump FamousJump is a platformer game featuring famous celebrities jumping up the various challenges as the game progresses because it is funny. Who doesn't want to see the Queen jumping up some stairs?!

Usage

pip install pgzero
pgzrun src_2024.py

Demonstration

https://www.youtube.com/watch?v=GdJNBO8Y9d4

Author's note in 2023

Back then I was not taught anything about OOP or object exports. Therefore this program is heavily sequential and therefore is many times longer than it should be. However I feel that preserving this code is important so that I can look back to where I was learning. Game design is not my thing but hopefully I will create a better project in future when I have the time

2024

Pgzero sucks because I am forced to use global variables I love arguments and parameters!!!!!!!!!!!

About

teacher ran out of content in the syllabus to teach so they tasked us with a pgzero project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages