Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 324 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 324 Bytes

Flappy Bird with Evolutionary Algorithm

A small & fun project with PyGame with NEAT implement as controller for AI

Usage

Run:

    python src/flappybird.py 

Bug:

  • AI will may able to find bug in the game mechanic (jump high exceed the screen)
  • Or all birds die but the game still keep going