Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imrabbihasan/pong-game
Pong Game
https://github.com/imrabbihasan/pong-game
github kivy kivy-framework pycharm python3
Last synced: 19 days ago
JSON representation
Pong Game
- Host: GitHub
- URL: https://github.com/imrabbihasan/pong-game
- Owner: imrabbihasan
- Created: 2024-05-07T12:36:32.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-05-07T16:05:43.000Z (8 months ago)
- Last Synced: 2024-10-09T12:20:14.439Z (3 months ago)
- Topics: github, kivy, kivy-framework, pycharm, python3
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pong Game
This is a simple implementation of the classic Pong game using Python and the Kivy framework.
## Prerequisites
Before you begin, ensure you have met the following requirements:
* You have installed Python 3.12.
* You have installed Kivy.## Installing Pong Game
To install Pong Game, follow these steps:
1. Clone the repository: `git clone [email protected]:imrabbihasan/Pong-Game.git`
2. Navigate to the project directory: `cd pong-game`
3. Install the required packages: `pip install -r requirements.txt`## Using Pong Game
To use Pong Game, follow these steps:
1. Run the game: `python main.py`
## Contributing to Pong Game
To contribute to Pong Game, follow these steps:
1. Fork this repository.
2. Create a branch: `git checkout -b `.
3. Make your changes and commit them: `git commit -m ''`
4. Push to the original branch: `git push origin /`
5. Create the pull request.## Contact
If you want to contact me you can reach me at [email protected].
## License
This project uses the following license: MIT.