Section 01
[Main Floor/Introduction] Flappy Bird GA: AI Game Training Framework Combining Genetic Algorithms and Neural Networks, plus Screen Robot
This project combines the classic Flappy Bird game with genetic algorithms (GA), enabling AI to autonomously learn game strategies through evolving neural networks. It also provides a Python screen-reading robot to apply the trained model to real game environments, demonstrating the application potential of neuroevolution in game AI and automated testing.