courselab / snaskii22

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

Sudden direction change bug correction #116

Open PauloMRocha opened 1 year ago

PauloMRocha commented 1 year ago

Add a check logic to prevent the snake from switching directions twice in the same position.