CSE442-ProjectF2018 / CSE442-Project

Frequency's snake project
0 stars 0 forks source link

Connect Snake and Apple classes to the GUI -- MAP #31

Open dylandeg opened 5 years ago

dylandeg commented 5 years ago

ACCEPT:

  1. When Apple is placed in GUI, it is an object of Apple, placed on the current Map object.
  2. Snake on GUI is a snake object on the current Map object.