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

https://github.com/gunjanmimo/flappy-bird-ai

AI based Flappy Bird
https://github.com/gunjanmimo/flappy-bird-ai

ai deep-learning game python3

Last synced: 3 months ago
JSON representation

AI based Flappy Bird

Awesome Lists containing this project

README

        

# Flappy Bird AI

requirement

```
pip install neat-python
pip install pygame
```

## run
```
python script.py
```