Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gdscwm/flappy-bird-ai-workshop
GDSC Workshop for AI that learns to play Flappy Bird perfectly
https://github.com/gdscwm/flappy-bird-ai-workshop
Last synced: about 2 months ago
JSON representation
GDSC Workshop for AI that learns to play Flappy Bird perfectly
- Host: GitHub
- URL: https://github.com/gdscwm/flappy-bird-ai-workshop
- Owner: gdscwm
- Created: 2024-03-19T03:32:20.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-03T01:37:31.000Z (11 months ago)
- Last Synced: 2024-11-06T20:13:52.851Z (3 months ago)
- Language: Python
- Size: 78.1 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flappy Bird AI Workshop Series
In this series, we build a clone of the game Flappy Bird, and then write an AI to play the game for us. Workshops one and two deal with writing the game, and the remaining workshops build the AI.
Navigate through the directories above to find follow-along instructions in the READMEs, and completed code after each workshop.Adapted from techwithtim's NEAT AI Flappy Bird Series, which you can find here: https://www.youtube.com/watch?v=MMxFDaIOHsE&list=PLzMcBGfZo4-lwGZWXz5Qgta_YNX3_vLS2&index=1&t=0s