Skip to content

charathmathew/SquashPong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

SquashPong

A squash version of the classic game of pong

Uses the pygame library: https://www.pygame.org/

A single player pong game where the ball bounces off three walls (top, left and bottom). You control the pong paddle with your mouse. Try to keep the ball away from the red boundary on the right.

Pygame window screenshot

Possible future improvements:

  1. Add a game over/play again screen
  2. Add a second paddle for multiplayer
  3. Implement a way to play against CPU
  4. Add some sort of points system

About

A squash version of the classic game of pong

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages