Skip to content

Geryes-Doumit/Python-Pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Python Pong

A fresh take on the classic pong game.


Python and tkinter

You need to be able to run python code with tkinter to use this.

Playing the game

This is a two-player game !
The player on the left controls his paddle with Z and S.
The player on the right controls his paddle with UP_ARROW and DOWN_ARROW.

Special Moves

There are special moves you can perform to confuse your enemy !
If you time it just right, you can either:

  • Increase the speed of the ball
  • Increase the speed of the ball AND change its Y direction

It just depends on how you hit it ;)

Try it out !

About

A fresh take on the classic pong game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages