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 #152

Open
vishesh0306 opened this issue Oct 12, 2023 · 1 comment
Open

Pong Game in Python #152

vishesh0306 opened this issue Oct 12, 2023 · 1 comment

Comments

@vishesh0306
Copy link

vishesh0306 commented Oct 12, 2023

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 issue under hacktober fest tag.

image

@saku1331
Copy link

I wish to contribute. Kindly assign me this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants