CSE442-ProjectF2018 / CSE442-Project

Frequency's snake project
0 stars 0 forks source link

Update GUI and GUI backing code #15

Open dylandeg opened 5 years ago

ThankamA commented 5 years ago

Acceptance Tests: (1) Gamer will see the green block that represents the snake move across the screen. (2) Gamer will see timer keeping track of game duration on top right corner. (3) Gamer will see score on the top left. (4) Gamer initially clicks anywhere on the grid to place an apple. (5) Gamer will see a red block appear to represent the apple. (6) All clicks on grid after this will update the location of apple placement.