Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shaw145/pong
It is a small game 'PONG', build using turtle module of Python
https://github.com/shaw145/pong
beginer-level-game game game-beginer python python-games pythongame turtle turtle-python
Last synced: 12 days ago
JSON representation
It is a small game 'PONG', build using turtle module of Python
- Host: GitHub
- URL: https://github.com/shaw145/pong
- Owner: Shaw145
- Created: 2023-10-23T07:05:58.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-23T09:27:34.000Z (about 1 year ago)
- Last Synced: 2024-11-05T09:47:05.389Z (about 2 months ago)
- Topics: beginer-level-game, game, game-beginer, python, python-games, pythongame, turtle, turtle-python
- Language: Python
- Homepage:
- Size: 765 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PONG
This is a little game build using python's turtle module.
## Installing
Download the Python 3 installer package from the official website and install it, if not installed previously.
## Running the Application
Download the source code from the repository and run the `pong.py` file just as any other Python script (.py) file.
`Run pong.py`
## Demo
https://github.com/Shaw145/Pong/assets/78732037/701da5d3-b010-4591-9644-7814dca37a37
## Prerequisites
- Python
- Turtle Module## Author
- **Suman Shaw**
## Resource