luismrsilva / snake5

Simple yet responsive Snake game in HTML5/JS
https://luismrsilva.github.io/snake5/
2 stars 1 forks source link

Predict snake collision instead of overlapping #8

Closed luismrsilva closed 5 years ago

luismrsilva commented 5 years ago

When the snake dies, its head is shown on top of (overlapping) the body.