/Intro-to-pygame-tutorial

You first pygame project. A white ball that can be controlled from the keyboard. This project is accompanied by a video tutorial that explains everything in detail.

Primary LanguagePython

Get Started in pygame in 20 minutes - Python

Welcome to the easiest introduction to game development with pygame in python. If you're new to pygame, you're in the right place to start your journey. In this video, I will guide you through the installation process of pygame on your Windows computer and we are going to build a simple pygame project from scratch. We'll be using Python with Sublime Text to develop a basic pygame program featuring a keyboard-controlled ball. The entire procedure is very easy and should take no more than 20 minutes.

How to use this project

  1. Open the main.py file with Sublime Text.
  2. Press CTRL + B on you keyboard to run it.

Video Tutorial

🎥 Video Tutorial on YouTube



| 📺 My YouTube Channel | 🌍 My Website |