Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 153 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 153 Bytes

Flappy-Bird-with-AI

Using the neat module to let the AI play Flappy bird game

Requirements

Python Modules:

  1. pygame

  2. python-neat

  3. visualize