Python Game Development
Offered By: Skillshare
Course Description
Overview
Are you ready to save the earth from invaders from the planet python? If so, then you can take your Python skills from basic to advanced by creating a fully featured and professional Space Invaders clone called Invaders from Python.
This course is the follow-up to my hugely successful Python 3: A Beginners Quick Start Guide to Python and will take you the student from knowing the basics of the Python programming language and walk you through creating your very own Python game.
Syllabus
- Introduction
- How to install homebrew and pygame
- Basic game code structure
- How to change pygame background color
- Creating a settings class for our game
- Creating the ship class
- Drawing the ship to screen
- Refactoring part 1
- Refactoring part 2
- Moving our ship to the right
- Constant movement
- Moving to the left
- Making our ship go faster
- Stopping our ship at screens edge
- Bullet settings
- Bullet class
- Bullets group
- Refactoring check events
- Firing bullets
- Deleting bullets
- Update bullets function
- Creating the alien class
- Creating an instance of the alien
- Making our alien appear on screen
- Creating row of aliens
- Creating the fleet
- Refactoring create alien
- Adding rows of aliens
- Moving aliens right
- Has an alien hit screens edge
- Changing fleet direction
- Shooting down aliens
- Repopulatng the alien fleet
- Changing alien and bullet speed
- Detecting alien ship collisions
- Responding to alien ship collisions
- Reacting when an alien reaches the bottom of the screen
- Game over
- When different parts of the game should run
- Create the button class
- Creating a play button
- Making the play button work
- Resetting our game
- Deactivating the play button
- Hiding the mouse
- Refactoring bullets
- Leveling up
- Resetting the speed
- Creating a scoreboard
- Adding points to aliens
- Increasing the points score
- Rounding the score
- Adding a high score
- Displaying our level
- Adding lives
Taught by
Tony Staunton
Related Courses
Video Game Design and Development: Introduction to Game ProgrammingAbertay University via FutureLearn Computer Science for Game Development
Harvard University via edX Practical Game Development in Unity 4: Level 1
Udemy Game Development for beginners with Python
Udemy Code Your First Game: Arcade Classic in JavaScript on Canvas
Udemy