Snake-Game-with-Deep-learning icon indicating copy to clipboard operation
Snake-Game-with-Deep-learning copied to clipboard

How do I slow it down?

Open orestotel opened this issue 4 years ago • 1 comments

Hi, I have just encountered your repository and managed to launch it and make it work. I have one question though. How do I make it show snakes slower so that I can inspect them? Is there a speed attribute? Or is there a way to show the most successful snake of the generation?

Anyway, I will try to figure it out on my own for now.

orestotel avatar Jul 31 '20 01:07 orestotel

Hey @orestotel, I have been trying to set up tf 1.4 (the one this project is made on) on my system which is no longer supported by TensorFlow. Do you mind sharing the procedure on how to configure my virtual environment to match with that of the repository? I had no problem in setting up pygame and creating the game though.

pranay-ar avatar Sep 16 '20 21:09 pranay-ar