Pygame Platformer Tutorial Series

Published October 27, 2020 by CodingKnight
Do you see issues with this article? Let us know.
Advertisement
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/
Cancel Save
0 Likes 0 Comments

Comments

Nobody has left a comment. You can be the first!
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!

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

Other Tutorials by CodingKnight

CodingKnight has not posted any other tutorials. Encourage them to write more!
Advertisement