flappy-evo-neural-net

January 21, 2022 ยท View on GitHub

I rebuilt the basic gameplay of Flappy Bird as a playground to teach myself some basic evolutionary neural network logic.

The language is V. Run m.vsh to build/run the app. The game literally plays itself :)

Prior art

  • https://github.com/knarkzel/flappy-bird-bevy
  • https://www.youtube.com/watch?v=WSW-5m8lRMs