courselab / snaskii22

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

kill the snakes on the wall #86

Closed vrrusso closed 1 year ago

vrrusso commented 1 year ago

For now the snake can move through walls. Lets make the game ends if the head of the snake hit the wall.

jj-marinho commented 1 year ago

Just ironed out some bugs, and prepared the PR for merging and I think this feature is ready.