8000 GitHub - ahmedfgad/FlappyBirdPyGAD: Play the Flappy Bird Game using PyGAD (Genetic Algorithm)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ahmedfgad/FlappyBirdPyGAD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Play the Flappy Bird Game using PyGAD (Genetic Algorithm)

PyGAD is a Python library for general-purpose genetic algorithm applications. Find PyGAD documentation at Read The Docs.

To run the project, first install PyGAD:

pip3 install pygad

Then, run the main.py script.

This is a video demonstrating how PyGAD plays the flappy bird game.

FlappyBirdPyGAD.mp4

Another video where the game is faster.

Unbeaten.PyGAD.Plays.Flapping.Bird.mp4

Note that the original game is taken from this link. It was edited to make it sitable for use with PyGAD.

About

Play the Flappy Bird Game using PyGAD (Genetic Algorithm)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0