Skip to content
 
 

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pong_SnT_project


Pong Game made with Pygame for SnT Project prerequisite.

Controls

  • up arrow key For upward movement of paddle.
  • down arrow key For downward movement of paddle.

Bot

You can let bot control the paddle by adding paddle.activatebot(ball, isLeft) and reomoving paddle.checkInp(event.key, isKeyDown) from game loop.

  • Where ball is object of Ball Class
  • isLeft is a boolean whether the paddle is Left paddle of not.

Screenshot

Pong Screenshot

About

Pong Game made with Pygame for SnT Project pre-requisite.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages