fraktalsyndrom / AAAH-SNAYKUU

An engine/API for programming (and battling) Snake bots in Java!
GNU General Public License v3.0
14 stars 10 forks source link

Graphical bug when a snake collides with itself #5

Closed fraktalsyndrom closed 12 years ago

fraktalsyndrom commented 12 years ago

If a snake collides with its own tail, a graphical bug will occur. The snake will become severed at that point in its body, and its head will form a separate figure without end. This is a bit difficult to explain, and it's easier to test for yourself.

fraktalsyndrom commented 12 years ago

and there was much rejoicing!