ADS 2

ADS 1

Game Development for beginners with Python


Game Development for beginners with Python
Create a clone of the popular Flappy Bird game using Python from scratch

What you’ll learn
  • Learn game development using Python
  • Create a flappy bird clone from scratch
  • Learn to create game surfaces
  • Learn to mount surfaces
  • Learn how to place images on surfaces
  • Learn collision detection
  • Learn to add scoring to game
  • Learn basic animation of images
  • Learn how to move objects in game
  • Learn how to implement game event and event loops
  • Learn to create functions
  • Learn to use conditional statements
  • Learn to iterate over a list with for loops
  • Learn to create while loop
  • Learn to create variables
  • Learn how to import modules and packages
  • Learn to add sound effects to game
  • Learn how to spawn objects
  • Learn how to use the random module to choose random numbers
  • Learn how to rotate objects
  • Learn how to trigger USEREVENTS
Requirements
  • Basic knowledge of Python
Who this course is for:
  • Beginners to game development

No comments:

Post a Comment