courselab / snaskii22

Programming exercise based on snaskii (class of 2022)
GNU General Public License v3.0
8 stars 11 forks source link

feat: snake dies when it touches itself #132

Closed theosant closed 1 year ago

BrunoBaldissera commented 1 year ago

As of now, I think the snake instantly dies in the initial position. Am I doing something wrong?

SusyDutra commented 1 year ago

You're right. The error is already corrected.