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

https://github.com/edoardottt/computerphile-pong

Pong game with a little bit of Data Science. Computerphile.
https://github.com/edoardottt/computerphile-pong

2d-game computerphile csv data data-science datascience game game-2d game-development games pandas pong pong-game pygame pygame-library python python-3 python-library python3

Last synced: about 1 month ago
JSON representation

Pong game with a little bit of Data Science. Computerphile.

Awesome Lists containing this project

README

        

```
_ _ _ _
___ ___ _ __ ___ _ __ _ _| |_ ___ _ __ _ __ | |__ (_) | ___ _ __ ___ _ __ __ _
/ __/ _ \| '_ ` _ \| '_ \| | | | __/ _ \ '__| '_ \| '_ \| | |/ _ \_____| '_ \ / _ \| '_ \ / _` |
| (_| (_) | | | | | | |_) | |_| | || __/ | | |_) | | | | | | __/_____| |_) | (_) | | | | (_| |
\___\___/|_| |_| |_| .__/ \__,_|\__\___|_| | .__/|_| |_|_|_|\___| | .__/ \___/|_| |_|\__, |
|_| |_| |_| |___/

```

Inspired by [Computerphile - Pong, Python & Pygame (Youtube video)](https://www.youtube.com/watch?v=JRLdbt7vK-E)

- Requirements:

- Python3
- pygame
- pandas
- scikitlearn

How to play (remember python 3.x):
```console
python game.py
```

---------

[edoardottt.com](https://edoardottt.com/) to contact me.