lectri / Snake

A simple snake game made using Python. To practice my programming skill.
1 stars 0 forks source link

Snake Apple Collision Works #5

Closed lectri closed 3 years ago

lectri commented 3 years ago

When the Snake touches the Apple, it moves to a random location on the window.