Completed
- set background colour
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Create a Simple Video Game with Pygame - Step by Step Tutorial for Python Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 - intro
- 2 - create Pygame window
- 3 - run Pygame app with Anaconda
- 4 - set background colour
- 5 - set window title
- 6 - what is relative coordinates?
- 7 - draw rectangles with Pygame
- 8 - use coordinates in Pygame
- 9 - relative coordinates example
- 10 - use images in Pygame
- 11 - keyboard events in Pygame
- 12 - animation in Pygame
- 13 - random events in Pygame
- 14 - end game logic in Pygame
- 15 - game levels logic
- 16 - introduction to Anvil
- 17 - increase game difficulty over time
- 18 - thanks for watching!