otherpirate / FlappIA-Bird-Python

Implementation of https://github.com/JVictorDias/FlappIA-Bird in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlappIA-Bird-Python

Implementation of https://github.com/JVictorDias/FlappIA-Bird in Python

TODO

Interface

  • Load and draw sprites
  • Screen movement
  • Pipes movement X
  • Pipes movement Y
  • Bird movement
  • Bird gravity
  • Check Colision
  • Screen texts/messages
  • Draw resume

IA

  • Neural network
  • Draw network
  • Select generation
  • ...

Others

  • Special pipe
  • Parachute
  • This readme :)

About

Implementation of https://github.com/JVictorDias/FlappIA-Bird in Python

License:MIT License


Languages

Language:Python 100.0%