Superplayable latency. sourcecode : https://pastebin.com/aCx6ytP1
r216k8b
subframe
electronics
60hz
r216
r216k2a
computer
game
snake
gamingpc
Comments
-
and input signal need to be ensured to 'right' when starting game. because in-game algorithm is fixed the snake head toward rightwhen start the game.
-
In my old snake game, the stickman didn't position correctly when load the save first time. but i couldn't fix that problem so I added keytest for respawning stickman at correct position before start the game.
-
it doesn't*
-
Btw you have a cray leak at y:233 between ankle and rng, i doesn't cause any problem though.
-
Why keytest is necessary?
-
100fps mode can reduce lag and provide better responsiveness.
-
UPDATED : Added 100fps mode.
-
But there is a solution at outside of R216.
-
When eating food, Computer needs to exclude received random foods that are created on the snake body and increase score count and display new food. so the lag can't be removed.
-
It lags on eating btw (I do understand why, but it's still annoying a bit).