Skip to content

liloheinrich/Breakout

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breakout

Software Design Final Project, Spring 2020

Team members: Izumi, Lilo

For our Interactive Visualization, we implemented the classic arcade game 'Breakout' using the pygame library and the Model-View-Controller (MVC) framework.

  1. Run pip install pygame to install the pygame library
  2. Clone or download this repository
  3. Run python breakout.py to play!
  4. Can customize the game state in model.py, for example to edit the wall dimensions and color scheme

See reflection for more details.

About

Software Design | Spring 2020 | Classic Arcade Game, using pygame

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%