Learn how to recreate a platformer game in Python using Pygame!
This type of game has a pretty simple premise. Your goal is to go as high as you can, earning points for crossing each platform. Falling off the platforms, and off the screen will result in your death.
https://coderslegacy.com/python/pygame-platformer-game-development/
Learn how to recreate a platformer game in Python using Pygame! This type of game has a pretty simple premise. Your goal is to go as high as you can, earning points for crossing each platform. Falling off the platforms, and off the screen will result in your death.
Advertisement
Recommended Tutorials
Advertisement
Other Tutorials by CodingKnight
CodingKnight has not posted any other tutorials. Encourage them to write more!
Advertisement