https://github.com/edinsonrequena/pong-game
A cross-platform game built in pyton with kivy
https://github.com/edinsonrequena/pong-game
2d 2d-game 2d-game-engine cross-platform game kivy kivy-framework pipenv python python3 software-architecture software-development software-engineering video-game
Last synced: about 2 months ago
JSON representation
A cross-platform game built in pyton with kivy
- Host: GitHub
- URL: https://github.com/edinsonrequena/pong-game
- Owner: EdinsonRequena
- License: mit
- Created: 2020-03-23T18:02:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-17T22:52:32.000Z (almost 5 years ago)
- Last Synced: 2025-03-26T04:34:57.728Z (2 months ago)
- Topics: 2d, 2d-game, 2d-game-engine, cross-platform, game, kivy, kivy-framework, pipenv, python, python3, software-architecture, software-development, software-engineering, video-game
- Language: Python
- Size: 56.6 KB
- Stars: 11
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Pong Game :ping_pong:
__Recreation of the Atari's video game Pong__
### How To Play 📖
```
$ git clone https://github.com/EdinsonRequena/pong-game.git
```
```
$ cd pong-game
``````
$ pip install kivy
``````
$ python3 main.py
```### Enjoy ❤️

### Main Developer ✒️
* **Edinson Requena**
- [YouTube](https://www.youtube.com/channel/UCFXAiceHPFzk81Ooc25_QTg/featured)
- [Linkedin](https://www.linkedin.com/in/edinson-requena-9496a2178/)
- [Medium](https://medium.com/@edinsonrequena)
- [Instagram](https://instagram.com/edinsonrequena)
- [Twitter](https://twitter.com/requenaea)If you want to join to the project, here are some of the modules to develop:
```
Add main menu
Pause the game
Set limit score
```
Don't limit yourself only to these modules.This video game was developed as part of a project to recreate retro video games. #StayAtHome
---
From Venezuela with ❤️ for the world.