Skip to content

artlogic/breakout

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

breakout

A basic breakout game using PyGame.

The program consists of three modules:

* breakout.py       - Contains the game loop and runs the game
* Ball.py           - A class to create, update, and draw the ball
* Paddle.py         - A class to create, update, and draw the paddle

About

A basic breakout game using PyGame.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%