https://github.com/billstephens2022/pong-game-python
This is a re-creation of the classic Pong game built using Python.
https://github.com/billstephens2022/pong-game-python
game python python-turtle python3 turtle
Last synced: 7 months ago
JSON representation
This is a re-creation of the classic Pong game built using Python.
- Host: GitHub
- URL: https://github.com/billstephens2022/pong-game-python
- Owner: BillStephens2022
- License: mit
- Created: 2023-03-29T14:52:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-29T16:59:51.000Z (over 2 years ago)
- Last Synced: 2025-02-06T06:28:58.037Z (9 months ago)
- Topics: game, python, python-turtle, python3, turtle
- Language: Python
- Homepage:
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pong

## Description
This is a re-creation of the classic Pong game built using Python.
Screenshot:

## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
- [License](#license)
- [Contributing](#contributing)
- [Tests](#tests)
- [Questions](#questions)
## Installation
run main.py from command line
## Usage
use up and down arrows for right paddle control, use 'w' and 's' keys for left paddle controls(w=up, s=down).
## License
This application is covered under the MIT License.
For more information: https://opensource.org/licenses/MIT
## Contributing
N/A
## Tests
N/A
## Questions
Contact Info
GitHub user name: BillStephens2022
Link to GitHub profile: https://github.com/BillStephens2022
Email: stephensbill17@gmail.com