Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 411 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 411 Bytes

FlappyGoFlyYourself

Train a neural network to play frappy bird with a genetic algorithm.

Authors

Filip Lindvall Jonas Sunde

Setup

Dependencies

  • numpy
  • matplotlib
  • pygame

Usage

python3 flappy.py

Speed changes for trainging.

Press 1,2,3,4,5 for different speeds of training/playing Press 0 for only training.

Creadit to

https://github.com/sourabhv/FlapPyBird