https://github.com/mayank-0407/ai-project
https://github.com/mayank-0407/ai-project
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mayank-0407/ai-project
- Owner: mayank-0407
- Created: 2023-04-06T17:47:34.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-17T06:42:58.000Z (about 2 years ago)
- Last Synced: 2025-02-06T18:46:20.248Z (4 months ago)
- Language: Python
- Size: 236 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/