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 ...