https://github.com/educ8s/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.
https://github.com/educ8s/intro-to-pygame-tutorial
Last synced: 10 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/educ8s/intro-to-pygame-tutorial
- Owner: educ8s
- Created: 2024-02-15T08:04:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-05T08:41:39.000Z (almost 2 years ago)
- Last Synced: 2024-05-02T03:51:55.194Z (over 1 year ago)
- Language: Python
- Size: 92.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
| 📺 My YouTube Channel
| 🌍 My Website |