Skip to content

Pong Game in Python #152

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

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions