Skip to content

I implemented a Genetic Algorithm to the flappy bird game. I also developed exact same game using Unity and C#. Thanks to this project I observed AI implementations on games.

Notifications You must be signed in to change notification settings

AliAsafPolat/FlappyBird-w-Unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

I developed flappy bird app using Unity and C#. I also implemented a genetic algoritm to make the bird play the game on its own.

Source codes of the program are been: flappyBird -> Assets -> Scripts

Executable file of the program : Build -> flappyBird.exe

Detailed explanation of the game : https://www.youtube.com/watch?v=FMJaD1vNnJs

About

I implemented a Genetic Algorithm to the flappy bird game. I also developed exact same game using Unity and C#. Thanks to this project I observed AI implementations on games.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages