Skip to content

MinimiseOCE/flappy-bird-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flappy Bird AI

This program is a Flappy Bird replica where AI agents will try to solve the game using neural networks using the NEAT framework.

The agents take in an input of Bird position and the top/bottom pipe positions to decide when to jump. If all the agents die then the bird that made it the furtherest will respawn with 10 new generations with slightly different variations, this process is repeated untill we create a bot that can play infinitely.

Tools

Python

python

Pygame

pygame

NEAT

neat

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages