Udemy – Create Space Invaders with Python PyGame

$25.00

We only charge convenience fees

  • Only Mega Links will be Provided
  • On Demand Download Links Available
Guaranteed Safe Checkout

Udemy - Create Space Invaders with Python PyGame
Created by Frank Anemaet | Published 7/2021
Duration: 33m | 1 section | 8 lectures | Video: 1280×720, 44 KHz | 275 MB
Genre: eLearning | Language: English + Sub

A beginners course
What you’ll learn
How to use PyGame
How to make a basic game
Requirements
Basic Python knowledge (no OOP required)
Description
In this course you learn how to make the game space invaders with Python. You can use this knowledge to make other video games. It is a beginners course, you don’t need any knowledge of object orientated programming. You will learn the basics of pygame and be able to make different games.
pygame is a set of Python modules designed for writing games. Pygame supports all common computer operating systems, including Windows, (Mac OSX) and Linux. With this module you can make all kinds of 2d games, you can display images, play sounds and lots more.
Pygame is designed to create real-time computer games, but without the low-level mechanics of the C programming language and its derivatives. It is one of the module popular modules for creating video games with Python. The pygame module is oriented towards real-time games, not static widget games.
If you are new to Python and want to make games, this course is for you. You will create your own version of space invaders and be able to make different types of games, even if you are not an advanced Python programmer. The course goes step by step over the steps required to make the game. Only basic Python programming knowledge is required for this course.
n
Who this course is for:Beginner Python programmers that want to make a game