CSE442-ProjectF2018 / CSE442-Project

Frequency's snake project
0 stars 0 forks source link

"As the player, I expect to not be able to place another apple until the snake has eaten the apple I already placed." #35

Open lloydmur opened 5 years ago

lloydmur commented 5 years ago

Acceptance Test: (1) I can keep track of apples being placed in the code. (2) I see the snake eat the apple. (3) I see the apple that is eaten is no longer on the grid.