CSE442-ProjectF2018 / CSE442-Project

Frequency's snake project
0 stars 0 forks source link

Implement Snake movement algo. (Snake class direction). #33

Open dylandeg opened 5 years ago

dylandeg commented 5 years ago

ACCEPT: 1) When the snake object receives a direction, it moves in that direction.