devincapriola / FlappyBird-AI

An AI that plays flappy bird! Using the NEAT python module.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlappyBird-AI

📦 Download and Setup

  1. Fork this repository to your own GitHub account and then clone it to your local device.
    $ git clone https://github.com/devincapriola/FlappyBird-AI.git

  2. install the requirements.
    $ pip install -r requirements.txt

  3. running the ai.
    $ python main.py

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐ if this project helped you!

About

An AI that plays flappy bird! Using the NEAT python module.


Languages

Language:Python 100.0%