Open Alex-Lin5 opened 2 years ago
Snake can turn 180 degree from the original direction by swiftly push two buttons. If the length of snake is long enough( more than 4?), the snake will hit the body itself then game over.
I can work on this
https://github.com/janbodnar/Java-Snake-Game/pull/24
Snake can turn 180 degree from the original direction by swiftly push two buttons. If the length of snake is long enough( more than 4?), the snake will hit the body itself then game over.