Skip to content

mzrithm/pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ pong

This is my version of the classic Pong Game.

This game was created using the Turtle Module 🐒 and Python 🐍.

Pong is a two player game. πŸ€Όβ€β™€οΈ

Each player has a paddle. πŸ“ The paddle moves up and down.

The object of the game is to keep the ball from hitting the wall. πŸ’₯ You do this by moving your paddle.

If you move your paddle in the way, the ball will bounce off your paddle.

If the other player misses the ball. You gain a point. πŸ†

🎈The player with the most points wins! 🎈

Player 1: Use the A key to move your paddle up and use the Z key to move your paddle down.

Player 2: Use the ⬆️ key to move your paddle up and use the ⬇️ key to move your paddle down.

This is a simple, but very fun game to play! Enjoy! πŸ“

Screenshot of classic Pong Game with two paddles, ball in play, and a score of 10 to 11.

About

My version of the classic Pong game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages