# NEAT-Flappy-Bird **Repository Path**: davidgao7/NEAT-Flappy-Bird ## Basic Information - **Project Name**: NEAT-Flappy-Bird - **Description**: An AI that plays flappy bird! Using the NEAT python module. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-11 - **Last Updated**: 2022-02-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Run on Repl.it](https://repl.it/badge/github/techwithtim/NEAT-Flappy-Bird)](https://repl.it/github/techwithtim/NEAT-Flappy-Bird) # NEAT-Flappy-Bird An AI that plays flappy bird! Using the NEAT python module. # Instructions Simply run *flappy_bird.py* and watch an AI start training itself to play the game of flappy bird! # Video Tutorial You can view on the details of this project here: https://www.youtube.com/watch?v=OGHA-elMrxI # Run in Gitpod You can also run NEAT-Flappy-Bird in Gitpod, a free online dev environment for GitHub: If you're intersted in a paid subscription with GitPod use the coupon code: TECHWITHTIM19 [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/techwithtim/NEAT-Flappy-Bird/blob/master/flappy_bird.py)