Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pong game in python #159

Open
vishesh0306 opened this issue Oct 12, 2023 · 0 comments
Open

Pong game in python #159

vishesh0306 opened this issue Oct 12, 2023 · 0 comments
Assignees
Labels
hacktoberfest Hacktoberfest2023 hacktoberfest-accepted accepted your pr

Comments

@vishesh0306
Copy link
Contributor

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
@sherigar sherigar added hacktoberfest Hacktoberfest2023 hacktoberfest-accepted accepted your pr labels Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Hacktoberfest2023 hacktoberfest-accepted accepted your pr
Projects
None yet
Development

No branches or pull requests

2 participants