CSE442-ProjectF2018 / CSE442-Project

Frequency's snake project
0 stars 0 forks source link

Write snake class. #10

Open dylandeg opened 5 years ago

dylandeg commented 5 years ago

Acceptance Test: (1) Snake object can be created (in code) (2) Snake object initial length can be set (in code) (3) I see the snake grow when it eats an apple.