Skip to content

A.I. learns to play Flappy Bird, a game written in Python (Pygame), with NEAT Algorithm

Notifications You must be signed in to change notification settings

skyGtm/FlappyBird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flappy Bird AI USING NEAT ALGORITHM

This is just the tutorial I followed from youtube to make Flappy Bird and understand NEAT implementation.

Original Youtube Video by TechWithTim

Things done

  1. Making Flappy Bird game using Pygame
  2. Implementing NEAT Algorithm to Play game automatically and get HIGHEST score.

About

A.I. learns to play Flappy Bird, a game written in Python (Pygame), with NEAT Algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages