contains my game for the embedded systems project 2645

Dependencies:   mbed FXOS8700CQQQ

Revision:
27:771d186b1bc8
Parent:
26:35714debc45f
Child:
28:39607fb67e88
--- a/main.cpp	Sat Apr 20 21:23:33 2019 +0000
+++ b/main.cpp	Sun Apr 21 11:26:12 2019 +0000
@@ -1,3 +1,13 @@
+/*
+
+Electronic & Computer Engineering
+ELEC2645 Embedded Systems Project
+University of Leeds
+Name:     Omar Alebiary
+Username: el17oa
+ID :      201172644
+Date:     15/3/2019
+*/
 #include "RocketRacer.h"
 #include "Menus.h"
 #include "tests.h"