ivanseidel / IAMDinosaur

🦄 An Artificial Inteligence to teach Google's Dinosaur to jump cactus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error in night time

PkBadger opened this issue · comments

When the game starts the night phase, the algorithm doesn't detect it and it doesn't do anything. Do you plan on implementing a negative pixel reading?

Setting the distance at which the game will invert to Infinity in the game config will prevent Night Mode.

In your console developer tools (press F12 or right mouse click -> Inspect Element) enter the following:

Runner.config.INVERT_DISTANCE = Infinity