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.
Hi developers, first i wanna thank you for your awesome tool 👍 ,
it would be cool if you can add a function that lets the snake circle arround itself.
How the circle shouldn't be: the snakes head right inside its body, because that would make the snake shrink quickly over time.
Instead, let it circle (sankewidth/50-1) pixels outside of the body.
This way, the snake will nearly(!) not shrink.
For people who are doing the "big circle of death" to get really really big (above 500k, my current personal best is 350k) this could be a GREAT tool if they need to go to toilet, get something to eat or even take the dog for a walk (if big enough, why not? :P) or if they just need a break.
Further details:
To be able to toggle the function, ppl should prebuild the big circle and as soon as they reach their back end, they can press the hotkey and the snake starts to follow ~20px inside its back end and (sankewidth/50-1)px outside of its body.
If you dont leave your head stick out more than half your width, you cant be killed.
This would just be a helper tool ofc, people would still need to get the starting score of ~50-100k manually, and if they enable the tool and never disable it, they would still shrink to zero.
The text was updated successfully, but these errors were encountered:
Hi developers, first i wanna thank you for your awesome tool 👍 ,
it would be cool if you can add a function that lets the snake circle arround itself.
How the circle shouldn't be: the snakes head right inside its body, because that would make the snake shrink quickly over time.
Instead, let it circle (sankewidth/50-1) pixels outside of the body.
This way, the snake will nearly(!) not shrink.
For people who are doing the "big circle of death" to get really really big (above 500k, my current personal best is 350k) this could be a GREAT tool if they need to go to toilet, get something to eat or even take the dog for a walk (if big enough, why not? :P) or if they just need a break.
Further details:
To be able to toggle the function, ppl should prebuild the big circle and as soon as they reach their back end, they can press the hotkey and the snake starts to follow ~20px inside its back end and (sankewidth/50-1)px outside of its body.
If you dont leave your head stick out more than half your width, you cant be killed.
This would just be a helper tool ofc, people would still need to get the starting score of ~50-100k manually, and if they enable the tool and never disable it, they would still shrink to zero.
The text was updated successfully, but these errors were encountered: