You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.
There was a valiant attempt at documentation here.
A good rule of thumb is that short, confusing names are built-in variables. Longer, easy-to-read names are ones we added. You can find bot.isBotRunning in our source code. I think it is false if you haven't started a game yet?
Is there an explanation somewhere on what each variable/field of the 'snake' object means?
Also, can I ask what 'bot.isBotRunning' does? It has always been 'true' for me throughout the game no matter what I do.
Thanks.
The text was updated successfully, but these errors were encountered: