Skip to content

DanielKohl1991/Pong-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong game

Pong is a two-dimensional sports arcade game that mimics table tennis with simple graphics. Players control paddles, moving them vertically along the left or right sides of the screen, and compete against each other by hitting a ball back and forth.

Description:

This project is a mini-game created in Python, employing Object-Oriented Programming (OOP) and the Turtle module. The aim is to help a turtle cross the street.

Game Instructions

The player on the right moves their paddle up by pressing the "up" arrow and down by pressing the "down" arrow. The player on the left uses the "w" key to move up and the "s" key to move down. This game is implemented using Turtle graphics.

Languages and Utilities Used

  • Python

Environments Used

  • PyCharm

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages