PyGame Endless Vertical Platformer Beginner Tutorial in Python - PART 10 | Saving a High Score

Опубликовано: 27 Декабрь 2024
на канале: Coding With Russ
8,628
187

In this Python tutorial I code an endless vertical platformer using the PyGame module. I'm going to explain how to track the high score and save it into a file.

Code & assets on github: https://github.com/russs123/Jumpy

Credits for assets used:
https://free-game-assets.itch.io/free...
https://pixelfrog-assets.itch.io/pixe...
https://pixelfrog-assets.itch.io/pixe...
https://www.dreamstime.com/stock-musi...
https://www.chosic.com/download-audio...

Check out my other PyGame tutorials:
Scrolling Shooter coding tutorial:    • PyGame Scrolling Shooter Game Beginne...  
Space Invaders coding tutorial:    • Pygame Space Invaders Beginner Tutori...  
Flappy Bird coding tutorial:    • PyGame Flappy Bird Beginner Tutorial ...