Add "Speed-Up Effect"
alexdantas opened this issue · 2 comments
alexdantas commented
lynus commented
hi,alexdantas,another little RFC:speed up the snake when user is holding the direction keys,which is a common effect for most snake-like games.
Deleted user commented
This should definitely be the case otherwise the option in the settings of Starting speed
is misleading as it suggests that that speed will increase as the game goes on.
I think in most Snake games the speed increases with score, I haven't known it to do it with time. Though that could be an interesting option.