CSE442-ProjectF2018 / CSE442-Project

Frequency's snake project
0 stars 0 forks source link

Implement communication between Map class and others. #26

Open dylandeg opened 5 years ago

dylandeg commented 5 years ago

ACCEPTANCE TEST:

  1. Check Map class for the following: a. A method that allows an external method to place a new apple object onto the map at a specific location. b. A method that creates a new snake object.