Copyright © 2024 LOOP All Rights Reserved.
Games by their very nature are supposed to be fun. So why should the process of creating them be tedious and complicated? Instead of sitting through hours of lectures and game development theory, this course cuts to chase and allows you to create a game straight away, learning as you go.
Learn Python game development by creating your own game
- Gain practical experience in Python game development
- Develop a clone of Flappy Bird using Python game programming
- Create levels with increasing difficulty and complexity
- Understand and utilize the opportunities Python games provide
1. Understand and implement basic Python code
2. Gain knowledge of basic programming concepts
3. Be able to create and run a real-world Python program
4. Create a clone of Flappy Bird
5. Understand Python Game Development
6. Understand and implement basic Python code
7. Gain knowledge of basic programming concepts
8. Create and run a real-world Python program
Python Programming - Getting Started with Python
Variables, Loops and Statements
Functions and Variables
Understanding Error Detection
Working with Files and Classes
Intermediate Python
Preview Available
Final Project
Python Game - Introduction to the Course and the Game
Graphics Setup
Creating Input Controls
Boundaries, Crash Events and Menu Creation
Creating Obstacles Using Polygons
Game Logic: Using Block Logic
Preview Available
Game Logic: Success Or Failure
Creating the Score Display
Adding Colors and Difficulty Levels