tur-learning / CIS1051-python

Intro to Problem Solving & Programming in Python
https://tur-learning.github.io/CIS1051-python/
MIT License
0 stars 0 forks source link

Bouncing snake #15

Open andreagalle opened 1 year ago

andreagalle commented 1 year ago

Make a version of the snake moving diagonally and bouncing on the walls (when diagonal), while keep it normal when perpendicular to the walls.