XJEL2645 (18/19)
/
Snake_Project
Du Xianjie 201089059
Revision 13:9a6aff771774, committed 2019-05-06
- Comitter:
- VivianDu
- Date:
- Mon May 06 04:25:09 2019 +0000
- Parent:
- 12:5846e92948ad
- Commit message:
- Final Submission. I have read and agreed with Statement of Academic Integrity.
Changed in this revision
Food/Food.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 5846e92948ad -r 9a6aff771774 Food/Food.cpp --- a/Food/Food.cpp Mon May 06 02:46:08 2019 +0000 +++ b/Food/Food.cpp Mon May 06 04:25:09 2019 +0000 @@ -34,4 +34,4 @@ pos a = { food.x, food.y}; return a; -}//report food position +}//report position of food