This game was made using python as programming language, neat as A.I library and pygame to make the interface.
-
- Remember to install neat and pygame.
- inside the project folder, run in the terminal the following command:
py Menu.py
.
-
In the file
flappyBird_AI.py
there are 3 constants that can receive the valuesTrue
orFalse
:- Shows the lines between birds and pipes.
- Moves the pipes vertically, making the game more difficult.
- This makes the game even more difficult, every 5 pipes a boss appears and shoots fireballs, the bird receives a special power that can only be used every 4 pipes, so he must learn to maintain the power to use only when the piranha appears.