Skip to content

Tech-at-DU/Pygame-Tutorial

Repository files navigation

Pygame-Tutorial

This tutorial shows how to create a simple game with python and pygame. Beyond the game the tutorial teaches Object Oriented Programming concepts.

Learning Objectives

  • Create Classes
  • Create Sub classes
  • Describe Abstract classes
  • Use inheritence
  • Describe inhertience
  • Use Cartesian coordinates

The Tutorial

The tutorial uses the pygame platform to explore OOP including inheritence, polymorphism, and other concepts.

Follow these steps:

Here is a screenshot of the final game:

screenshot

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages