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

https://github.com/mayank-0407/ai-project


https://github.com/mayank-0407/ai-project

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Flappy-Bird
An AI that plays flappy bird! Using the NEAT python module.

# Instructions
1. pip install -r requirements.txt
2. python3 flappy_bird.py
You can now watch an AI start training itself to play the game of flappy bird!

# Run in Gitpod
You can also run NEAT-Flappy-Bird in Gitpod, a free online dev environment for GitHub:
https://mayank0407-aiproject-5lzgajjwn5l.ws-us94.gitpod.io/