Create a Simple Video Game with Pygame - Step by Step Tutorial for Python Beginners
Offered By: Python Simplified via YouTube
Course Description
Overview
Learn how to create a simple car game from scratch using Pygame in this beginner-friendly tutorial. Explore the basics of Pygame, including drawing shapes, working with images, using relative coordinates, animating elements, handling keyboard events, and increasing game difficulty over time. Gain hands-on experience in game development while building a fun project suitable for those with basic Python knowledge. Follow along step-by-step to create your own interactive car game and enhance your Python programming skills.
Syllabus
- intro
- create Pygame window
- run Pygame app with Anaconda
- set background colour
- set window title
- what is relative coordinates?
- draw rectangles with Pygame
- use coordinates in Pygame
- relative coordinates example
- use images in Pygame
- keyboard events in Pygame
- animation in Pygame
- random events in Pygame
- end game logic in Pygame
- game levels logic
- introduction to Anvil
- increase game difficulty over time
- thanks for watching!
Taught by
Python Simplified
Related Courses
Create Your First Game with PythonCoursera Project Network via Coursera Getting Started With Game Development Using PyGame
Coursera Project Network via Coursera Animation for Game Development Using PyGame
Coursera Project Network via Coursera Advanced Game Development Using PyGame
Coursera Project Network via Coursera Create a Memory Puzzle Game in Python Using Pygame
Coursera Project Network via Coursera