https://github.com/harshoza36/ai_flappy_bird
AI plays vintage Flappy bird made using NEAT AI.
https://github.com/harshoza36/ai_flappy_bird
ai ai-playing pygame
Last synced: 3 months ago
JSON representation
AI plays vintage Flappy bird made using NEAT AI.
- Host: GitHub
- URL: https://github.com/harshoza36/ai_flappy_bird
- Owner: HarshOza36
- Created: 2019-12-08T08:19:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-12T12:46:07.000Z (over 5 years ago)
- Last Synced: 2025-02-28T10:17:08.509Z (8 months ago)
- Topics: ai, ai-playing, pygame
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ai_Flappy_bird
AI plays vintage Flappy bird made using NEAT AI. Simply Run the fbai.py and see the ai playing it.# ConfigFeedForward
This file contains all the NEAT configurations that are called in the main file# NEAT Documentation
For config file
https://neat-python.readthedocs.io/en/latest/config_file.htmlResearch Paper
http://nn.cs.utexas.edu/downloads/papers/stanley.cec02.pdf