A fresh take on the classic pong game.
You need to be able to run python code with tkinter to use this.
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.
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 !