Skip to content

The classic Flappy Bird game remade with an neural network based on reward points.

Notifications You must be signed in to change notification settings

Lucas-Henry/Flappy_Bird_NEAT-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Flappy_Bird_NEAT-AI

The classic Flappy Bird game remade and with a neural network based on reward points.

𝘖 𝘤𝘭á𝘴𝘴𝘪𝘤𝘰 𝘍𝘭𝘢𝘱𝘱𝘺 𝘉𝘪𝘳𝘥 𝘳𝘦𝘧𝘦𝘪𝘵𝘰 𝘦 𝘤𝘰𝘮 𝘶𝘮𝘢 𝘳𝘦𝘥𝘦 𝘯𝘦𝘶𝘳𝘢𝘭 𝘣𝘢𝘴𝘦𝘢𝘥𝘢 𝘦𝘮 𝘱𝘰𝘯𝘵𝘰𝘴 𝘥𝘦 𝘳𝘦𝘤𝘰𝘮𝘱𝘦𝘯𝘴𝘢

Notes

After download you must follow some steps to make this done:

Windows

  1. Install python 3.10 or latest. You can do this in here
  2. Download the follow dependencies in your terminal:
pip install pygame
pip install neat-python
  1. Open FlappyBird.py on your code editor/ IDE and run

Linux / Mac Os

  1. Check if your dependencies is updated

  2. Download the follow dependencies in your terminal:

pip install pygame
pip install neat-python
  1. Open FlappyBird.py on your code editor/ IDE and run

𝘌𝘴𝘵𝘦 𝘳𝘦𝘱𝘰𝘴𝘪𝘵ó𝘳𝘪𝘰 𝘢𝘪𝘯𝘥𝘢 𝘯ã𝘰 𝘦𝘴𝘵á 𝘤𝘰𝘮𝘱𝘭𝘦𝘵𝘰. 𝘌𝘴𝘵𝘢𝘳á 𝘱𝘳𝘰𝘯𝘵𝘰 𝘭𝘰𝘨𝘰 𝘭𝘰𝘨𝘰!

About

The classic Flappy Bird game remade with an neural network based on reward points.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages