Game codes for Pokemon Academy Yiu Fai Kwok - 201198802 I have read the University Regulations on Plagiarism and state that the work covered by this declaration is my own and does not contain any unacknowledged work from other sources.

Dependencies:   mbed FXOS8700CQ mbed-rtos

Revision:
33:f7ec806e14b6
Parent:
29:75a05e9f0e8d
--- a/Game_one/Game_one.cpp	Wed May 08 15:14:55 2019 +0000
+++ b/Game_one/Game_one.cpp	Wed May 08 23:57:04 2019 +0000
@@ -174,7 +174,7 @@
 
 int Game_one::print_scores(N5110 &lcd)
 {
-    // get scores from paddles
+    // get scores game
     int p1_score = _p1.get_score();
     int total = get_count();