Skip to content

komasio71/pong-ping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

pong-ping

A simple Pong game written in Python using the turtle graphics library.

Features

  • Classic Pong gameplay for two players
  • Main menu with Play, Settings (placeholder), and Exit buttons
  • First player to reach 10 points wins
  • Purple ball for a modern look

Controls

  • Player A (Left Paddle):
    • Move Up: W
    • Move Down: S
  • Player B (Right Paddle):
    • Move Up: Up Arrow
    • Move Down: Down Arrow

How to Run

  1. Make sure you have Python 3 installed.
  2. Run the game:
    python3 pong.py

Requirements

  • Python 3.x
  • Standard turtle module (comes with Python)

License

MIT License


Enjoy playing Pong-Ping!

About

simple pong game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages