diff --git a/applications/plugins/tanksgame/application.fam b/applications/plugins/tanksgame/application.fam index f420da324..748988297 100644 --- a/applications/plugins/tanksgame/application.fam +++ b/applications/plugins/tanksgame/application.fam @@ -9,4 +9,5 @@ App( order=730, fap_icon="tanksIcon.png", fap_category="Games", + fap_icon_assets="images", ) diff --git a/applications/plugins/tanksgame/images/HappyFlipper_128x64.png b/applications/plugins/tanksgame/images/HappyFlipper_128x64.png new file mode 100644 index 000000000..d95412f3f Binary files /dev/null and b/applications/plugins/tanksgame/images/HappyFlipper_128x64.png differ diff --git a/applications/plugins/tanksgame/images/TanksSplashScreen_128x64.png b/applications/plugins/tanksgame/images/TanksSplashScreen_128x64.png new file mode 100644 index 000000000..a0dc26487 Binary files /dev/null and b/applications/plugins/tanksgame/images/TanksSplashScreen_128x64.png differ diff --git a/applications/plugins/tanksgame/images/enemy_down.png b/applications/plugins/tanksgame/images/enemy_down.png new file mode 100644 index 000000000..84d64ed44 Binary files /dev/null and b/applications/plugins/tanksgame/images/enemy_down.png differ diff --git a/applications/plugins/tanksgame/images/enemy_left.png b/applications/plugins/tanksgame/images/enemy_left.png new file mode 100644 index 000000000..e118d03a8 Binary files /dev/null and b/applications/plugins/tanksgame/images/enemy_left.png differ diff --git a/applications/plugins/tanksgame/images/enemy_right.png b/applications/plugins/tanksgame/images/enemy_right.png new file mode 100644 index 000000000..8c5f0603b Binary files /dev/null and b/applications/plugins/tanksgame/images/enemy_right.png differ diff --git a/applications/plugins/tanksgame/images/enemy_up.png b/applications/plugins/tanksgame/images/enemy_up.png new file mode 100644 index 000000000..8ad01f635 Binary files /dev/null and b/applications/plugins/tanksgame/images/enemy_up.png differ diff --git a/applications/plugins/tanksgame/images/projectile_down.png b/applications/plugins/tanksgame/images/projectile_down.png new file mode 100644 index 000000000..fd3f8c123 Binary files /dev/null and b/applications/plugins/tanksgame/images/projectile_down.png differ diff --git a/applications/plugins/tanksgame/images/projectile_left.png b/applications/plugins/tanksgame/images/projectile_left.png new file mode 100644 index 000000000..c8c54786d Binary files /dev/null and b/applications/plugins/tanksgame/images/projectile_left.png differ diff --git a/applications/plugins/tanksgame/images/projectile_right.png b/applications/plugins/tanksgame/images/projectile_right.png new file mode 100644 index 000000000..fbf5359ad Binary files /dev/null and b/applications/plugins/tanksgame/images/projectile_right.png differ diff --git a/applications/plugins/tanksgame/images/projectile_up.png b/applications/plugins/tanksgame/images/projectile_up.png new file mode 100644 index 000000000..532446657 Binary files /dev/null and b/applications/plugins/tanksgame/images/projectile_up.png differ diff --git a/applications/plugins/tanksgame/images/tank_base.png b/applications/plugins/tanksgame/images/tank_base.png new file mode 100644 index 000000000..11a524ffa Binary files /dev/null and b/applications/plugins/tanksgame/images/tank_base.png differ diff --git a/applications/plugins/tanksgame/images/tank_down.png b/applications/plugins/tanksgame/images/tank_down.png new file mode 100644 index 000000000..d4e2c8786 Binary files /dev/null and b/applications/plugins/tanksgame/images/tank_down.png differ diff --git a/applications/plugins/tanksgame/images/tank_explosion.png b/applications/plugins/tanksgame/images/tank_explosion.png new file mode 100644 index 000000000..8aab727cd Binary files /dev/null and b/applications/plugins/tanksgame/images/tank_explosion.png differ diff --git a/applications/plugins/tanksgame/images/tank_hedgehog.png b/applications/plugins/tanksgame/images/tank_hedgehog.png new file mode 100644 index 000000000..fdd804be9 Binary files /dev/null and b/applications/plugins/tanksgame/images/tank_hedgehog.png differ diff --git a/applications/plugins/tanksgame/images/tank_left.png b/applications/plugins/tanksgame/images/tank_left.png new file mode 100644 index 000000000..2c7fd40e0 Binary files /dev/null and b/applications/plugins/tanksgame/images/tank_left.png differ diff --git a/applications/plugins/tanksgame/images/tank_right.png b/applications/plugins/tanksgame/images/tank_right.png new file mode 100644 index 000000000..436d90a61 Binary files /dev/null and b/applications/plugins/tanksgame/images/tank_right.png differ diff --git a/applications/plugins/tanksgame/images/tank_stone.png b/applications/plugins/tanksgame/images/tank_stone.png new file mode 100644 index 000000000..87f89c8da Binary files /dev/null and b/applications/plugins/tanksgame/images/tank_stone.png differ diff --git a/applications/plugins/tanksgame/images/tank_up.png b/applications/plugins/tanksgame/images/tank_up.png new file mode 100644 index 000000000..3d4e47579 Binary files /dev/null and b/applications/plugins/tanksgame/images/tank_up.png differ diff --git a/applications/plugins/tanksgame/images/tank_wall.png b/applications/plugins/tanksgame/images/tank_wall.png new file mode 100644 index 000000000..88d537cdb Binary files /dev/null and b/applications/plugins/tanksgame/images/tank_wall.png differ diff --git a/applications/plugins/tanksgame/tanks_game.c b/applications/plugins/tanksgame/tanks_game.c index 264327c65..632b4ecc3 100644 --- a/applications/plugins/tanksgame/tanks_game.c +++ b/applications/plugins/tanksgame/tanks_game.c @@ -10,375 +10,10 @@ #include #include #include +#include #include "constants.h" -#include - -const uint8_t _I_HappyFlipper_128x64_0[] = { - 0x01, 0x00, 0xc2, 0x03, 0xc9, 0x49, 0x29, 0x20, 0x2f, 0x01, 0x78, 0x0b, 0xc0, 0x59, 0xa4, 0xa5, - 0x65, 0x65, 0x55, 0x5d, 0x55, 0x53, 0x53, 0x52, 0xd2, 0x82, 0x16, 0x53, 0x51, 0xd1, 0x51, 0x31, - 0x31, 0x29, 0x2d, 0x2b, 0x29, 0x28, 0x04, 0x36, 0x2a, 0x29, 0x29, 0xa9, 0x69, 0x29, 0x19, 0x19, - 0x15, 0x14, 0x10, 0xba, 0x41, 0x54, 0x82, 0x12, 0x13, 0x21, 0xa1, 0x61, 0x21, 0x11, 0x19, 0x15, - 0x13, 0x11, 0x10, 0x04, 0x2d, 0x4a, 0x95, 0xf5, 0xff, 0xd4, 0xc9, 0xf5, 0xa4, 0xc9, 0x66, 0x24, - 0x9b, 0xf2, 0x8d, 0x52, 0x6a, 0x95, 0x6a, 0x4f, 0xa4, 0xa3, 0x57, 0xec, 0x4c, 0x95, 0x06, 0x39, - 0x3c, 0x55, 0x2a, 0x55, 0x2a, 0xd4, 0xea, 0x34, 0x9a, 0x2c, 0x96, 0x2b, 0xa9, 0xd3, 0xa5, 0x49, - 0x69, 0x3a, 0xea, 0x86, 0x4a, 0x85, 0x49, 0x85, 0x49, 0x65, 0x39, 0x4d, 0x25, 0x43, 0x7b, 0x56, - 0xc8, 0xd2, 0x3a, 0x53, 0xdc, 0xac, 0x93, 0x33, 0x92, 0xb2, 0x52, 0xb2, 0x52, 0x9a, 0x4c, 0x9a, - 0x41, 0xbd, 0x92, 0x65, 0x6e, 0x97, 0x99, 0x15, 0x26, 0x45, 0x24, 0xc4, 0xe4, 0x24, 0x94, 0x2c, - 0x95, 0x22, 0xeb, 0xfe, 0xa5, 0x48, 0xab, 0xf6, 0xaa, 0xae, 0x4a, 0xa9, 0x49, 0xa9, 0x0d, 0xc4, - 0x4c, 0x39, 0x5e, 0x56, 0xa6, 0xbf, 0xff, 0xc9, 0x7b, 0x31, 0x15, 0x4c, 0x48, 0x38, 0x50, 0x03, - 0x28, 0xaa, 0xc8, 0xbe, 0x14, 0xff, 0x94, 0x92, 0x53, 0x97, 0xd2, 0xa5, 0xc7, 0x15, 0x48, 0x94, - 0xc8, 0xb4, 0xa1, 0x71, 0x9e, 0xe7, 0xf2, 0x94, 0xae, 0x16, 0x96, 0x53, 0x95, 0xc5, 0x55, 0x25, - 0x55, 0x2d, 0x4d, 0x20, 0x2e, 0x34, 0xef, 0x9c, 0x8b, 0x23, 0x7c, 0xe4, 0xe4, 0xe9, 0x12, 0x49, - 0x0e, 0x47, 0x09, 0x44, 0x89, 0x44, 0xa9, 0x3f, 0x4e, 0x5f, 0xff, 0xef, 0x27, 0x8a, 0xc9, 0x74, - 0xac, 0x71, 0xa5, 0x4a, 0x65, 0x3a, 0x5d, 0x26, 0x52, 0xcb, 0x15, 0xa4, 0xd7, 0xa9, 0x5a, 0x0a, - 0x4c, 0x4b, 0x4b, 0x92, 0xc9, 0x04, 0x46, 0x54, 0x12, 0x1a, 0xc6, 0xa4, 0xf0, 0x3a, 0x88, 0xb6, - 0x4f, 0x49, 0x08, 0xd2, 0xc9, 0x2a, 0x49, 0x91, 0xa2, 0xd0, 0xb2, 0xb4, 0x3a, 0x55, 0x4b, 0x0b, - 0xa8, 0xd2, 0xcf, 0xea, 0xb2, 0x8a, 0x4e, 0x26, 0x55, 0x25, 0x77, 0x8e, 0xab, 0x28, 0x96, 0x19, - 0xf7, 0x17, 0xd3, 0x72, 0xd0, 0x85, 0x86, 0xa5, 0x44, 0xa4, 0xc4, 0x72, 0xbc, 0x44, 0x38, 0xd5, - 0x6f, 0xfa, 0x9d, 0x97, 0x11, 0x78, 0x39, 0x44, 0x38, 0xba, 0x46, 0x90, 0x3e, 0x1d, 0x56, 0x22, - 0x4f, 0xf2, 0xaf, 0xea, 0x95, 0x43, 0x49, 0x58, 0x9b, 0xf0, 0x44, 0x63, 0xa5, 0xaa, 0xff, 0xe5, - 0x79, 0x1a, 0x89, 0x88, 0x5f, 0x83, 0x48, 0x95, 0x08, 0x44, 0x02, 0x31, 0x2d, 0xcc, 0x17, 0x23, - 0xca, 0x0c, 0x0e, 0xaa, 0x55, 0x51, 0xd5, 0x51, 0x25, 0x3c, 0x96, 0x90, 0xdf, 0xe9, 0xda, 0x9a, - 0x57, 0xf3, 0x2b, 0x54, 0xa2, 0x51, 0x31, 0x51, 0x29, 0x4d, 0x0a, 0xa4, 0xd2, 0x1e, 0x4c, 0x42, - 0xa5, 0x24, 0xff, 0xb2, 0xc7, 0x25, 0x52, 0xa8, 0xe9, 0x01, 0xa3, 0x64, 0xc4, 0xf5, 0x13, 0x63, - 0x84, 0xe9, 0x66, 0xea, 0x81, 0xb1, 0x8a, 0xea, 0xa9, 0x58, 0x4c, 0x41, 0x50, 0x71, 0x20, 0x61, - 0x94, 0xff, 0xe5, 0xd8, 0x9d, 0x25, 0x13, 0x91, 0x04, 0xc8, 0xca, 0xaa, 0xbe, 0xa9, 0x27, 0x4a, - 0x89, 0x28, 0xf5, 0x6a, 0xe9, 0x75, 0x2a, 0x4e, 0xaa, 0x25, 0x69, 0x28, 0x8c, 0x89, 0x26, 0x3a, - 0x5d, 0x4e, 0x4b, 0xe5, 0xff, 0xca, 0xa3, 0xc6, 0x20, 0x41, 0x12, 0x88, 0xe5, 0x2d, 0x39, 0x2a, - 0x45, 0xd7, 0x4b, 0x7f, 0xc9, 0x7d, 0xf2, 0x32, 0x4d, 0x2d, 0x22, 0x49, 0xa9, 0xd2, 0x48, 0xba, - 0x52, 0x48, 0xaf, 0x0b, 0x93, 0x4f, 0xd4, 0xfb, 0x2a, 0xe7, 0x31, 0x11, 0x89, 0x4c, 0x75, 0x36, - 0x4d, 0x4f, 0x22, 0xa9, 0xef, 0x3b, 0x0e, 0xea, 0x19, 0x0a, 0x88, 0xc8, 0xb2, 0x29, 0xc1, 0x1f, - 0x0c, 0x2a, 0x4b, 0x89, 0xfe, 0x64, 0xba, 0x93, 0xfb, 0xea, 0x70, 0x6a, 0x92, 0xaa, 0x4b, 0x48, - 0x7a, 0x5f, 0x42, 0xd0, 0xe4, 0x7f, 0xf7, 0x5f, 0x4f, 0xc3, 0x2f, 0x44, 0xc4, 0xd1, 0x06, 0x23, - 0x4a, 0xb2, 0x52, 0x6f, 0xd2, 0x52, 0xd8, 0xef, 0xf4, 0x9c, 0x59, 0x74, 0xa7, 0x4b, 0x52, 0x18, - 0x8e, 0x52, 0x93, 0x92, 0xe9, 0x65, 0xf4, 0x92, 0x45, 0x98, 0xf5, 0x2b, 0x34, 0x58, 0x96, 0x24, - 0x62, 0x32, 0x1b, 0x53, 0xcc, 0x6b, 0x8f, 0x91, 0xa4, 0xf4, 0xa2, 0x52, 0x3a, 0x96, 0xa6, 0xa8, - 0x31, 0x1a, 0x51, 0x40, 0x51, 0xa2, 0xf9, 0x1c, 0xa5, 0xd3, 0x4b, 0xee, 0x8a, 0x48, 0xb1, 0x28, - 0x01, 0xa9, 0x23, 0xc5, 0xe0, 0x3a, 0xbf, 0xf4, 0x9f, 0x7f, 0x48, 0xcd, 0x68, 0xea, 0x95, 0x2a, - 0x94, 0x4b, 0x2b, 0xb2, 0x92, 0x52, 0x74, 0x9e, 0xea, 0xbf, 0xf6, 0x5f, 0x95, 0x9a, 0x53, 0x70, - 0xaa, 0x21, 0xd2, 0x48, 0x36, 0x89, 0x61, 0x89, 0x7e, 0x75, 0xbe, 0xfd, 0xdc, 0x82, 0xf3, 0x9a, - 0x94, 0x52, 0x61, 0x11, 0x5a, 0x6c, 0xe6, 0xa3, 0xa2, 0xd2, 0x7a, 0xbf, 0xf5, 0x79, 0xbd, 0x36, - 0xc5, 0x31, 0xaa, 0xe5, 0x75, 0x54, 0x8c, 0x95, 0x4b, 0x15, 0x14, 0xa4, 0xe4, 0x2f, 0x3f, 0xfa, - 0x56, 0x46, 0xe9, 0x6a, 0x90, 0xe8, 0x81, 0xa3, 0x29, 0xaa, 0x54, 0x5d, 0xc3, 0xa6, 0x93, 0x8e, - 0x47, 0x4b, 0xe2, 0xe2, 0x53, 0x65, 0x32, 0x49, 0x2d, 0x0b, 0x33, 0x14, 0xa1, 0x55, 0x29, 0x07, - 0xf1, 0xa9, 0x4b, 0xa6, 0xb2, 0x9c, 0x99, 0xec, 0x69, 0x15, 0x59, 0x96, 0x97, 0x29, 0x22, 0x8a, - 0xe5, 0x72, 0x58, 0x4d, 0xd5, 0xe3, 0x25, 0x2c, 0x94, 0xe5, 0x65, 0x59, 0x2a, 0xa6, 0x4a, 0x55, - 0x95, 0xd1, 0x2e, 0x87, 0x55, 0xe0, 0xcd, 0xc9, 0x2b, 0x34, 0xad, 0x15, 0x0a, 0x93, 0x99, 0x92, - 0x68, 0x69, 0x1f, 0x4a, 0x15, 0x22, 0x21, 0x15, 0x97, 0xd5, 0x4d, 0x03, 0x14, 0xcc, 0x87, 0x46, - 0x92, 0xdd, 0x1b, 0xf0, 0x9c, 0x51, 0x23, 0x54, 0xc1, 0x75, 0x22, 0x5a, 0x99, 0x24, 0x93, 0x58, - 0x62, 0x19, 0x2b, 0xb4, 0x68, 0x95, 0x5a, 0x4e, 0x06, 0x68, 0x63, 0x1a, 0x15, 0x48, 0xb2, 0x32, - 0x4c, 0x97, 0xa2, 0x5f, 0x29, 0x94, 0xc8, 0xa2, 0x55, 0xaa, 0x4c, 0x2b, 0x2f, 0x94, 0xc2, 0x6a, - 0xb3, 0x54, 0xa9, 0x2a, 0x74, 0x50, 0xe3, 0x49, 0xd2, 0xc8, 0xb2, 0x55, 0x03, 0x00, 0xca, 0x62, - 0x32, 0xcc, 0x8f, 0xff, 0xff, 0x84, 0x92, 0x61, 0x32, 0x8b, 0xc1, 0x92, 0xb6, 0xc6, 0xa5, 0x4a, - 0xa5, 0x52, 0x57, 0x83, 0xbf, 0x29, 0x8d, 0x56, 0x45, 0x45, 0x95, 0x52, 0xa5, 0x36, 0x9c, 0x25, - 0x4a, 0xa3, 0x9e, 0xb2, 0x7f, 0xf2, 0x75, 0x0d, 0x56, 0xa2, 0xa9, 0xaa, 0xa2, 0x64, 0x68, 0x58, - 0x22, 0xf8, 0xe2, 0xa5, 0x94, 0x99, 0x14, 0x97, 0x4b, 0x04, 0x82, 0xe2, 0x62, 0x06, 0x61, 0xaa, - 0x4d, 0x69, 0x62, 0x31, 0xaa, 0xe4, 0xb2, 0x94, 0x88, 0x55, 0xa7, 0x55, 0x52, 0xd2, 0xd4, 0xaa, - 0x92, 0x5a, 0x26, 0x57, 0x21, 0x52, -}; -const uint8_t* const _I_HappyFlipper_128x64[] = {_I_HappyFlipper_128x64_0}; - -const uint8_t _I_TanksSplashScreen_128x64_0[] = { - 0x01, 0x00, 0xbe, 0x03, 0xc9, 0x49, 0x29, 0x20, 0x2f, 0x01, 0x78, 0x0b, 0xc0, 0x59, 0xa4, 0xa5, - 0x65, 0x65, 0x55, 0x5d, 0x55, 0x53, 0x53, 0x52, 0xd2, 0x82, 0x16, 0x53, 0x51, 0xd1, 0x51, 0x31, - 0x31, 0x29, 0x2d, 0x2b, 0x29, 0x28, 0x04, 0x36, 0x2a, 0x29, 0x29, 0xa9, 0x69, 0x29, 0x19, 0x19, - 0x15, 0x14, 0x10, 0xba, 0x41, 0x54, 0x82, 0x12, 0x13, 0x21, 0xa1, 0x61, 0x21, 0x11, 0x19, 0x15, - 0x13, 0x11, 0x10, 0x04, 0x2d, 0x4a, 0xb4, 0x4f, 0xdd, 0x25, 0xeb, 0xd1, 0xff, 0xd3, 0x94, 0x6a, - 0x93, 0xcc, 0xb9, 0x64, 0xa3, 0xc5, 0x1a, 0xc9, 0x56, 0xb3, 0xb2, 0x4f, 0x4e, 0x4b, 0x15, 0x4a, - 0x95, 0x4a, 0xb5, 0x3a, 0x8d, 0x26, 0x88, 0x10, 0x35, 0x4a, 0x64, 0x99, 0x28, 0x34, 0xbd, 0x26, - 0x42, 0x85, 0x49, 0x85, 0x49, 0x65, 0x39, 0x4d, 0x25, 0x43, 0x13, 0xea, 0xa5, 0xa8, 0xc7, 0x2d, - 0x12, 0xaa, 0xd5, 0x32, 0x56, 0x4a, 0x56, 0x4a, 0x53, 0x49, 0x93, 0x54, 0xa5, 0x99, 0x19, 0x24, - 0xa6, 0xbf, 0xa9, 0x91, 0x62, 0x64, 0x98, 0x9c, 0x84, 0x92, 0x85, 0x92, 0xa4, 0x79, 0x3d, 0x66, - 0x51, 0xa9, 0x4f, 0xf2, 0x59, 0x4a, 0x95, 0x26, 0xa5, 0x25, 0xa4, 0xe5, 0x64, 0x99, 0x59, 0xcf, - 0xfe, 0x8c, 0x32, 0x1f, 0x48, 0x88, 0x64, 0xa0, 0xe1, 0x40, 0x0c, 0xa2, 0xab, 0x22, 0xd1, 0x6a, - 0x33, 0xfa, 0x4d, 0xe7, 0xea, 0xab, 0x42, 0xa4, 0x65, 0x69, 0x12, 0x99, 0x16, 0x97, 0x11, 0x54, - 0xba, 0x6e, 0xbf, 0xdf, 0xfa, 0x7e, 0x73, 0x07, 0x94, 0x95, 0x48, 0x72, 0xb5, 0x2d, 0x4d, 0x23, - 0x4b, 0x22, 0xf2, 0xcf, 0xe4, 0xf4, 0x99, 0x45, 0x5e, 0x6f, 0xa9, 0xa2, 0x52, 0xa4, 0x58, 0x4a, - 0x24, 0x4a, 0x25, 0x49, 0xc4, 0x7b, 0x0d, 0xe3, 0xf2, 0x92, 0xd2, 0xe2, 0x5a, 0x9c, 0xa5, 0x52, - 0x53, 0x29, 0xd2, 0xe9, 0x32, 0x95, 0x5c, 0x57, 0xfb, 0xdf, 0x9f, 0xa4, 0x64, 0xe9, 0x54, 0x59, - 0x4e, 0x26, 0xa4, 0xa4, 0x10, 0x90, 0xc8, 0xaa, 0xb9, 0x2b, 0xe5, 0x4b, 0x2b, 0x4a, 0x92, 0x44, - 0xa8, 0x4c, 0x31, 0xca, 0x52, 0x28, 0xb4, 0x2c, 0xa6, 0x52, 0x49, 0x41, 0x84, 0xc8, 0xb2, 0x44, - 0xb1, 0xaa, 0x49, 0x62, 0xb2, 0x19, 0x2b, 0xbc, 0x69, 0x28, 0x51, 0xcd, 0x55, 0xea, 0xb2, 0x7a, - 0x2b, 0x24, 0x69, 0x14, 0x9a, 0x55, 0x26, 0x23, 0x95, 0x89, 0x6a, 0xb2, 0x5e, 0x4d, 0x3e, 0x22, - 0x97, 0xa8, 0x92, 0x54, 0x65, 0x42, 0x41, 0x64, 0x8d, 0x23, 0x48, 0xd6, 0x1f, 0x4d, 0x36, 0xa5, - 0x53, 0x89, 0x87, 0x07, 0x22, 0x3f, 0x19, 0x20, 0xb4, 0x75, 0x35, 0x2a, 0x47, 0xd7, 0x3f, 0x94, - 0x93, 0xe9, 0x2a, 0x59, 0x11, 0x68, 0xc8, 0xb5, 0x31, 0x2c, 0x94, 0x4b, 0x4f, 0x52, 0xf9, 0x4b, - 0xef, 0xb4, 0xfa, 0x4c, 0x52, 0x54, 0xcb, 0x1a, 0xa4, 0x4b, 0xa9, 0x24, 0xd2, 0x52, 0xb1, 0x59, - 0x4e, 0x26, 0x5a, 0xb1, 0x2a, 0xd2, 0xb8, 0x05, 0xe6, 0x3a, 0x48, 0x4d, 0x26, 0x93, 0x92, 0xaa, - 0x7f, 0x77, 0x32, 0x2f, 0xeb, 0xe0, 0x70, 0x80, 0x81, 0x79, 0x91, 0x48, 0x64, 0xb2, 0x19, 0x36, - 0x4e, 0xa9, 0xa2, 0xaf, 0xe5, 0x65, 0x52, 0xac, 0x4c, 0x90, 0x4a, 0x2b, 0x51, 0xaa, 0xd2, 0xa9, - 0x72, 0x4c, 0x4e, 0x52, 0xe9, 0x22, 0xa8, 0xe8, 0x43, 0xc3, 0x91, 0x41, 0x8e, 0x27, 0x12, 0x77, - 0x1a, 0x50, 0x24, 0x7a, 0x55, 0x4c, 0x55, 0x30, 0x3c, 0x34, 0xa2, 0xf8, 0x9e, 0x86, 0x89, 0xa7, - 0xd4, 0x67, 0x34, 0x96, 0x41, 0x60, 0x9c, 0x07, 0x23, 0x92, 0xd5, 0x19, 0x44, 0xb0, 0x39, 0x68, - 0x95, 0xde, 0x13, 0x79, 0x60, 0x0c, 0xa8, 0x20, 0x32, 0x5c, 0x8d, 0x02, 0x93, 0x09, 0xc4, 0xf4, - 0xb4, 0xbc, 0xaa, 0x97, 0x7b, 0x17, 0x12, 0xa0, 0xca, 0x9b, 0xe3, 0x4a, 0xd6, 0xe4, 0xaa, 0x75, - 0x29, 0x24, 0x5f, 0xa7, 0xab, 0xd3, 0x55, 0xb4, 0x9a, 0xca, 0x24, 0x87, 0x2a, 0xf6, 0x1a, 0xa1, - 0x88, 0x69, 0x57, 0xe9, 0x77, 0xfa, 0xab, 0xbd, 0x25, 0x8e, 0xa7, 0x55, 0xa0, 0x2c, 0x0e, 0x26, - 0x93, 0x29, 0xc8, 0xfa, 0x3d, 0xb9, 0xfb, 0x27, 0xd5, 0x9c, 0x31, 0x28, 0x95, 0x37, 0x08, 0xc7, - 0x1e, 0xad, 0x3e, 0x55, 0x25, 0xdf, 0xc9, 0x37, 0x3c, 0x49, 0xfd, 0x27, 0x49, 0xa4, 0xc8, 0x4a, - 0xa9, 0x2e, 0x21, 0xf9, 0x51, 0x40, 0x85, 0x3e, 0xd4, 0xdd, 0xf2, 0xae, 0x01, 0x92, 0xd4, 0x62, - 0x54, 0x9c, 0x9e, 0x52, 0xbf, 0x92, 0xe5, 0x7f, 0xc0, 0x63, 0xd6, 0x90, 0x44, 0x62, 0xba, 0xa1, - 0x10, 0xaf, 0xc6, 0x93, 0xf4, 0x92, 0x7c, 0x76, 0x7a, 0xf9, 0x26, 0xb7, 0x57, 0xa4, 0xd4, 0x51, - 0x21, 0x55, 0x5a, 0xa3, 0x80, 0x72, 0x5f, 0xb9, 0xfd, 0x16, 0x9d, 0x49, 0xcd, 0x42, 0xe5, 0x34, - 0x59, 0x4d, 0x45, 0x7c, 0x39, 0x31, 0xe0, 0xd3, 0xaf, 0xfa, 0xa8, 0xf6, 0xaa, 0xc9, 0x6e, 0x38, - 0x8d, 0x16, 0x55, 0x52, 0xe9, 0x69, 0x29, 0x59, 0x29, 0xd6, 0x26, 0x21, 0x59, 0x88, 0xfa, 0x73, - 0x43, 0xc1, 0x18, 0x0c, 0x97, 0xc9, 0x4a, 0xca, 0x69, 0x3c, 0x92, 0xfd, 0x2f, 0xd3, 0x4b, 0xd2, - 0xb2, 0x42, 0x65, 0x32, 0x5d, 0x4d, 0x23, 0x93, 0x28, 0x90, 0x90, 0x46, 0xde, 0x23, 0x1a, 0xff, - 0x13, 0x53, 0x52, 0xa2, 0x8c, 0x47, 0x2b, 0x52, 0xc9, 0xea, 0xb2, 0x5a, 0x4c, 0xb0, 0x8c, 0x7e, - 0x9a, 0x9a, 0x2c, 0x97, 0x25, 0x90, 0xd2, 0x48, 0x2a, 0x84, 0xe1, 0xaa, 0x4a, 0x65, 0xa2, 0x31, - 0x89, 0x62, 0xe5, 0x35, 0x77, 0x90, 0xc5, 0x69, 0xbc, 0x91, 0x50, 0xc8, 0xb2, 0x5d, 0x4b, 0xfe, - 0x57, 0x49, 0xfe, 0xab, 0xd3, 0x0b, 0xe3, 0xa2, 0xc9, 0x54, 0xb2, 0x32, 0x47, 0x28, 0xe9, 0x74, - 0x92, 0x82, 0x20, 0xe3, 0x36, 0x45, 0xf1, 0xca, 0x49, 0x2c, 0x8c, 0x21, 0xa4, 0x52, 0x7d, 0xdc, - 0xbb, 0xff, 0xf6, 0x4f, 0x2f, 0xb4, 0x8d, 0x06, 0x53, 0x49, 0xe4, 0xd1, 0x09, 0xe3, 0xd2, 0x99, - 0xe4, 0x68, 0x59, 0x2d, 0x76, 0xa1, 0x50, 0x34, 0xa0, 0x30, 0xcc, 0xb5, 0x31, 0x29, 0x2f, 0xd3, - 0x8b, 0x7f, 0xd4, 0xc9, 0x3f, 0xb1, 0x7d, 0x24, 0xae, 0xa2, 0x3a, 0x1b, 0x23, 0x84, 0x69, 0x5f, - 0xdd, 0xd6, 0x92, 0x17, 0xc9, 0xc5, 0xdf, 0x22, 0xba, 0x69, 0x25, 0x4b, 0x53, 0xa9, 0x52, 0x8f, - 0x43, 0x7f, 0x14, 0xa4, 0xd5, 0xaa, 0xb5, 0x2a, 0x16, 0x86, 0x39, 0x49, 0x20, 0x89, 0x38, 0x43, - 0xc3, 0x5f, 0xf2, 0xea, 0xa4, 0x96, 0x2d, 0x5d, 0x6a, 0x95, 0x71, 0x95, 0x26, 0x86, 0xc9, 0x92, - 0xfe, 0x7f, 0xe5, 0x7b, 0xed, 0xd5, 0x3e, 0x93, 0xab, 0xed, 0x45, 0x39, 0x59, 0x20, 0xe8, 0xea, - 0x6a, 0x9f, 0xff, 0xfd, 0x0a, 0x93, 0x45, 0xa9, 0x6a, 0xb5, 0x52, 0xad, 0x4e, 0x4b, 0x4b, 0x90, - 0x2f, 0x8e, 0x17, 0xfb, 0x4f, 0xca, 0x7d, 0x3f, 0xf2, 0x5c, 0x8f, 0xfe, 0xbf, 0x22, 0x94, 0xc2, - 0xe4, 0xb2, 0xab, 0xa6, 0xca, 0x24, 0xd8, 0x1c, 0x93, 0x10, 0x47, 0x45, 0x54, 0xa1, 0x5b, 0x29, - 0x55, 0x10, -}; -const uint8_t* const _I_TanksSplashScreen_128x64[] = {_I_TanksSplashScreen_128x64_0}; - -const uint8_t _I_enemy_down_0[] = { - 0x00, - 0x21, - 0x3f, - 0x33, - 0x3f, - 0x2d, - 0x0c, -}; -const uint8_t* const _I_enemy_down[] = {_I_enemy_down_0}; - -const uint8_t _I_enemy_left_0[] = { - 0x00, - 0x3e, - 0x1c, - 0x17, - 0x17, - 0x1c, - 0x3e, -}; -const uint8_t* const _I_enemy_left[] = {_I_enemy_left_0}; - -const uint8_t _I_enemy_right_0[] = { - 0x00, - 0x1f, - 0x0e, - 0x3a, - 0x3a, - 0x0e, - 0x1f, -}; -const uint8_t* const _I_enemy_right[] = {_I_enemy_right_0}; - -const uint8_t _I_enemy_up_0[] = { - 0x00, - 0x0c, - 0x2d, - 0x3f, - 0x33, - 0x3f, - 0x21, -}; -const uint8_t* const _I_enemy_up[] = {_I_enemy_up_0}; - -const uint8_t _I_projectile_down_0[] = { - 0x00, - 0x00, - 0x12, - 0x1e, - 0x1e, - 0x0c, - 0x00, -}; -const uint8_t* const _I_projectile_down[] = {_I_projectile_down_0}; - -const uint8_t _I_projectile_left_0[] = { - 0x00, - 0x00, - 0x1c, - 0x0e, - 0x0e, - 0x1c, - 0x00, -}; -const uint8_t* const _I_projectile_left[] = {_I_projectile_left_0}; - -const uint8_t _I_projectile_right_0[] = { - 0x00, - 0x00, - 0x0e, - 0x1c, - 0x1c, - 0x0e, - 0x00, -}; -const uint8_t* const _I_projectile_right[] = {_I_projectile_right_0}; - -const uint8_t _I_projectile_up_0[] = { - 0x00, - 0x00, - 0x0c, - 0x1e, - 0x1e, - 0x12, - 0x00, -}; -const uint8_t* const _I_projectile_up[] = {_I_projectile_up_0}; - -const uint8_t _I_tank_base_0[] = { - 0x00, - 0x21, - 0x33, - 0x0c, - 0x1e, - 0x0c, - 0x3f, -}; -const uint8_t* const _I_tank_base[] = {_I_tank_base_0}; - -const uint8_t _I_tank_down_0[] = { - 0x00, - 0x21, - 0x3f, - 0x3f, - 0x3f, - 0x2d, - 0x0c, -}; -const uint8_t* const _I_tank_down[] = {_I_tank_down_0}; - -const uint8_t _I_tank_explosion_0[] = { - 0x00, - 0x1a, - 0x25, - 0x16, - 0x29, - 0x15, - 0x2a, -}; -const uint8_t* const _I_tank_explosion[] = {_I_tank_explosion_0}; - -const uint8_t _I_tank_hedgehog_0[] = { - 0x00, - 0x21, - 0x12, - 0x0c, - 0x0c, - 0x12, - 0x21, -}; -const uint8_t* const _I_tank_hedgehog[] = {_I_tank_hedgehog_0}; - -const uint8_t _I_tank_left_0[] = { - 0x00, - 0x3e, - 0x1c, - 0x1f, - 0x1f, - 0x1c, - 0x3e, -}; -const uint8_t* const _I_tank_left[] = {_I_tank_left_0}; - -const uint8_t _I_tank_right_0[] = { - 0x00, - 0x1f, - 0x0e, - 0x3e, - 0x3e, - 0x0e, - 0x1f, -}; -const uint8_t* const _I_tank_right[] = {_I_tank_right_0}; - -const uint8_t _I_tank_stone_0[] = { - 0x00, - 0x12, - 0x3f, - 0x1e, - 0x1e, - 0x3f, - 0x12, -}; -const uint8_t* const _I_tank_stone[] = {_I_tank_stone_0}; - -const uint8_t _I_tank_up_0[] = { - 0x00, - 0x0c, - 0x2d, - 0x3f, - 0x3f, - 0x3f, - 0x21, -}; -const uint8_t* const _I_tank_up[] = {_I_tank_up_0}; - -const uint8_t _I_tank_wall_0[] = { - 0x00, - 0x3f, - 0x2d, - 0x3f, - 0x3f, - 0x2d, - 0x3f, -}; -const uint8_t* const _I_tank_wall[] = {_I_tank_wall_0}; - -const Icon I_HappyFlipper_128x64 = { - .width = 128, - .height = 64, - .frame_count = 1, - .frame_rate = 0, - .frames = _I_HappyFlipper_128x64}; -const Icon I_TanksSplashScreen_128x64 = { - .width = 128, - .height = 64, - .frame_count = 1, - .frame_rate = 0, - .frames = _I_TanksSplashScreen_128x64}; -const Icon I_enemy_down = - {.width = 6, .height = 6, .frame_count = 1, .frame_rate = 0, .frames = _I_enemy_down}; -const Icon I_enemy_left = - {.width = 6, .height = 6, .frame_count = 1, .frame_rate = 0, .frames = _I_enemy_left}; -const Icon I_enemy_right = - {.width = 6, .height = 6, .frame_count = 1, .frame_rate = 0, .frames = _I_enemy_right}; -const Icon I_enemy_up = - {.width = 6, .height = 6, .frame_count = 1, .frame_rate = 0, .frames = _I_enemy_up}; -const Icon I_projectile_down = - {.width = 6, .height = 6, .frame_count = 1, .frame_rate = 0, .frames = _I_projectile_down}; -const Icon I_projectile_left = - {.width = 6, .height = 6, .frame_count = 1, .frame_rate = 0, .frames = _I_projectile_left}; -const Icon I_projectile_right = - {.width = 6, .height = 6, .frame_count = 1, .frame_rate = 0, .frames = _I_projectile_right}; -const Icon I_projectile_up = - {.width = 6, .height = 6, .frame_count = 1, .frame_rate = 0, .frames = _I_projectile_up}; -const Icon I_tank_base = - {.width = 6, .height = 6, .frame_count = 1, .frame_rate = 0, .frames = _I_tank_base}; -const Icon I_tank_down = - {.width = 6, .height = 6, .frame_count = 1, .frame_rate = 0, .frames = _I_tank_down}; -const Icon I_tank_explosion = - {.width = 6, .height = 6, .frame_count = 1, .frame_rate = 0, .frames = _I_tank_explosion}; -const Icon I_tank_hedgehog = - {.width = 6, .height = 6, .frame_count = 1, .frame_rate = 0, .frames = _I_tank_hedgehog}; -const Icon I_tank_left = - {.width = 6, .height = 6, .frame_count = 1, .frame_rate = 0, .frames = _I_tank_left}; -const Icon I_tank_right = - {.width = 6, .height = 6, .frame_count = 1, .frame_rate = 0, .frames = _I_tank_right}; -const Icon I_tank_stone = - {.width = 6, .height = 6, .frame_count = 1, .frame_rate = 0, .frames = _I_tank_stone}; -const Icon I_tank_up = - {.width = 6, .height = 6, .frame_count = 1, .frame_rate = 0, .frames = _I_tank_up}; -const Icon I_tank_wall = - {.width = 6, .height = 6, .frame_count = 1, .frame_rate = 0, .frames = _I_tank_wall}; - typedef struct { // +-----x // |