Skip to content

Pong game in python #159

@vishesh0306

Description

@vishesh0306

Pong is a classic arcade game simulating table tennis. In Python, I can create a basic Pong game using the Turtle library. It involves two paddles controlled by players to bounce a ball back and forth on a rectangular screen. The game continues until a score limit is reached, and the Turtle library makes it easy to handle graphics and user input for this game.

Please assign me this project under hacktober fest tag.

image

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions