NEAT-Flappy-Bird
NEAT-Flappy-Bird copied to clipboard
pygame window open then instantly close
hey, as the title suggests, my pygame window is opening then instantly closing. here is my code till now https://pastebin.com/GNzehZt3 why would this be happening. i am at the end of the second video in the series incase your wondering
What´s the output of the console?
Had the same bug, as I tried in Pycharm I got an error that numpy wasen't installed correctly. Installed the numpy whl file and it worked