nature-of-code/NOC-S18

Run best button not working / high score not resetting

charbelsako opened this issue · 1 comments

#issue detected in week10 flappy bird

run best button

i was attempting to run this on my phone. And when i clicked on the run best button it launches the best neural network yet and then it launches the training immediately right after that.

high score

when running the "best so far" the high score never resets itself even after the agent lost the game

I fixed the high score problem with 6d10517. Right now I am not supporting mobile so will close this issue, but a pull request if it's a simple fix to make it work on mobile I'll gladly accept.