Skip to content

CoderDojoSV/Python-Classes-in-Pygame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Classes in pygame

Learn to use Python classes to produce a game in pygame

Description

This two week course is intended to introduce the concept of Python classes through two projects. It assumes basic experience with Python syntax, variables, and functions. Week 1 comprises a guided review of basic python, followed by a guided tutorial to implement a text-based playing card program. Week 2 is where theh fun starts - pygame is used for graphics and user interactions to create a Space Invaders type game.

🚀 Day 1: Python review and Card Game

🚀 Day 2: Space Invaders

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages