An open API service indexing awesome lists of open source software.

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

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 ❤️

![alt text](https://raw.githubusercontent.com/EdinsonRequena/pong-game/master/stayathome.png)

### 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.