Skip to content

A simple platform style game, perfect introduction to using Pygame to create (platform) games

Notifications You must be signed in to change notification settings

GuillaumeLeBerreBIT/RunnerGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The ultimate introduction to Pygame

This is a tutorial provided by Clear Code that brings an introduction to creating a simple 2D game.

In this tutorial you will learn to create a runner game in Python with Pygame. The game itself isn't the goal of the video. Instead, I will use the game to go through every crucial aspect of Pygame that you need to know to get started. By the end of the video, you should know all the basics to start basically any 2D game, starting from Pong and ending with the first generation of Doom and Wolfenstein

Runner Game

Link to youtube video: The ultimate introduction to Pygame

Link to Clear Code Github: Clear Code

About

A simple platform style game, perfect introduction to using Pygame to create (platform) games

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages