ELEC2645 (2019/20) / Mbed 2 deprecated ELEC2645_Project_el19tb

Dependencies:   mbed

Committer:
el19tb
Date:
Sun May 24 02:30:49 2020 +0000
Revision:
49:6cad8b6ec5f2
Parent:
44:f02510eeb165
Child:
50:9ffeb4a10c0a
fixed bugs regarding car reappearence, created sprites for objets, background

Who changed what in which revision?

UserRevisionLine numberNew contents of line
el19tb 44:f02510eeb165 1 #ifndef BACKGROUND_H
el19tb 44:f02510eeb165 2 #define BACKGROUND_H
el19tb 14:6fe667ec957e 3
el19tb 44:f02510eeb165 4 /*
el19tb 49:6cad8b6ec5f2 5 { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 },
el19tb 49:6cad8b6ec5f2 6 { 0,1,1,1,0,0,0,0,1,1,1,0,0,0,0,1,1,1,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 },
el19tb 49:6cad8b6ec5f2 7 { 0,1,1,1,0,0,0,0,1,1,1,0,0,0,0,1,1,1,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 },
el19tb 49:6cad8b6ec5f2 8 { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 },
el19tb 49:6cad8b6ec5f2 9 { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 },
el19tb 49:6cad8b6ec5f2 10 { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 },
el19tb 49:6cad8b6ec5f2 11 { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 },
el19tb 49:6cad8b6ec5f2 12 { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 },
el19tb 49:6cad8b6ec5f2 13 */
el19tb 14:6fe667ec957e 14
el19tb 49:6cad8b6ec5f2 15 const int danger_zone[7][83] = {
el19tb 14:6fe667ec957e 16
el19tb 49:6cad8b6ec5f2 17 { 0,0,0,1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,0,0 },
el19tb 49:6cad8b6ec5f2 18 { 0,0,1,1,0,0,0,1,0,1,0,0,0,0,1,1,0,0,0,1,0,1,0,0,0,0,1,1,0,0,0,1,0,1,0,0,0,0,1,1,0,0,0,1,0,1,0,0,0,0,1,1,0,0,0,1,0,1,0,0,0,0,1,1,0,0,0,1,0,1,0,0,0,0,1,1,0,0,0,1,0,1,0 },
el19tb 49:6cad8b6ec5f2 19 { 0,1,0,0,1,0,1,0,0,0,1,0,0,1,0,0,1,0,1,0,0,0,1,0,0,1,0,0,1,0,1,0,0,0,1,0,0,1,0,0,1,0,1,0,0,0,1,0,0,1,0,0,1,0,1,0,0,0,1,0,0,1,0,0,1,0,1,0,0,0,1,0,0,1,0,0,1,0,1,0,0,0,1 },
el19tb 49:6cad8b6ec5f2 20 { 0,1,0,0,0,1,0,0,0,0,1,0,0,1,0,0,0,1,0,0,0,0,1,0,0,1,0,0,0,1,0,0,0,0,1,0,0,1,0,0,0,1,0,0,0,0,1,0,0,1,0,0,0,1,0,0,0,0,1,0,0,1,0,0,0,1,0,0,0,0,1,0,0,1,0,0,0,1,0,0,0,0,1 },
el19tb 49:6cad8b6ec5f2 21 { 0,1,0,0,1,0,1,0,0,0,1,0,0,1,0,0,1,0,1,0,0,0,1,0,0,1,0,0,1,0,1,0,0,0,1,0,0,1,0,0,1,0,1,0,0,0,1,0,0,1,0,0,1,0,1,0,0,0,1,0,0,1,0,0,1,0,1,0,0,0,1,0,0,1,0,0,1,0,1,0,0,0,1 },
el19tb 49:6cad8b6ec5f2 22 { 0,1,0,1,0,0,0,1,0,0,1,0,0,1,0,1,0,0,0,1,0,0,1,0,0,1,0,1,0,0,0,1,0,0,1,0,0,1,0,1,0,0,0,1,0,0,1,0,0,1,0,1,0,0,0,1,0,0,1,0,0,1,0,1,0,0,0,1,0,0,1,0,0,1,0,1,0,0,0,1,0,0,1 },
el19tb 49:6cad8b6ec5f2 23 { 0,1,1,1,1,1,1,1,1,1,0,0,0,1,1,1,1,1,1,1,1,1,0,0,0,1,1,1,1,1,1,1,1,1,0,0,0,1,1,1,1,1,1,1,1,1,0,0,0,1,1,1,1,1,1,1,1,1,0,0,0,1,1,1,1,1,1,1,1,1,0,0,0,1,1,1,1,1,1,1,1,1,0 }
el19tb 14:6fe667ec957e 24
el19tb 14:6fe667ec957e 25 };
el19tb 14:6fe667ec957e 26
el19tb 49:6cad8b6ec5f2 27 const int safety_zone[4][83] = {
el19tb 49:6cad8b6ec5f2 28
el19tb 49:6cad8b6ec5f2 29 { 0,1,1,1,1,1,0,0,1,1,1,1,1,0,0,1,1,1,1,1,0,0,1,1,1,1,1,0,0,1,1,1,1,1,0,0,1,0,0,0,0,0,0,0,0,1,1,1,0,0,1,1,1,1,1,1,0,0,1,1,1,1,0,0,1,1,1,1,1,0,0,1,1,1,1,1,1,0,1,1,1,1,1 },
el19tb 49:6cad8b6ec5f2 30 { 1,0,0,0,0,0,1,0,0,0,0,0,0,1,0,1,0,0,0,0,1,1,1,0,0,0,0,0,1,0,0,0,0,0,1,1,1,0,0,1,0,0,1,0,1,0,0,0,0,1,0,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,1,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0 },
el19tb 49:6cad8b6ec5f2 31 { 1,0,0,0,0,0,1,1,0,0,0,1,0,1,1,1,0,0,0,0,1,1,1,0,0,0,0,0,1,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,0,1,0,0,1,0,0,0,0,0,0,1,0,1,0,1,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,1,1,0,0,0,0 },
el19tb 49:6cad8b6ec5f2 32 { 0,1,1,0,1,1,0,0,1,1,1,1,1,0,0,1,1,1,1,1,0,0,1,1,1,1,1,0,0,1,1,1,1,1,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,1,1,1,0,0,1,1,1,1,1,0,0,1,1,1,1,1,0,0,1,1,1,1,1,1,0,1,1,1,1,1 }
el19tb 49:6cad8b6ec5f2 33
el19tb 16:8a65cccd9685 34 };
el19tb 16:8a65cccd9685 35
el19tb 49:6cad8b6ec5f2 36 const int goal_post[8][12] = {
el19tb 49:6cad8b6ec5f2 37
el19tb 49:6cad8b6ec5f2 38 { 0,0,1,1,1,1,1,1,1,1,0,0 },
el19tb 49:6cad8b6ec5f2 39 { 0,1,0,0,0,0,0,0,0,0,1,0 },
el19tb 49:6cad8b6ec5f2 40 { 1,0,0,0,1,1,1,1,1,0,0,1 },
el19tb 49:6cad8b6ec5f2 41 { 1,0,0,1,0,0,0,0,0,1,0,1 },
el19tb 49:6cad8b6ec5f2 42 { 1,0,0,1,0,0,0,0,0,1,0,1 },
el19tb 49:6cad8b6ec5f2 43 { 1,0,0,0,1,1,1,1,1,0,0,1 },
el19tb 49:6cad8b6ec5f2 44 { 0,1,0,0,0,0,0,0,0,0,1,0 },
el19tb 49:6cad8b6ec5f2 45 { 0,0,1,1,1,1,1,1,1,1,0,0 }
el19tb 49:6cad8b6ec5f2 46
el19tb 16:8a65cccd9685 47 };
el19tb 16:8a65cccd9685 48
el19tb 14:6fe667ec957e 49 #endif