Skip to content

sd17spring/python-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-modules

Practice with organizing larger Python programs as modules

Check out the course website for more details.

Installation

Install pygame:

pip3 install -r requirements.txt

Usage

python3 brick_breaker.py

Credits

The original Brick Breaker file was written by Paul Ruvolo @ Olin College.

Ben Hill @ Olin separated it into model, view, and controller packages.

About

Practice with organizing larger Python programs as modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages