Skip to content
Snippets Groups Projects
Commit 91a1930c authored by kruegerzo72182's avatar kruegerzo72182
Browse files

pink tank goes vrrrrrrr

parent fea0d48b
No related branches found
No related tags found
No related merge requests found
......@@ -13,12 +13,12 @@ static StaticPixelBuffer<PLAYER_W, PLAYER_H> constexpr front[2] = {
{{{
{" 1 "},
{" 1 "},
{" 22222 "},
{" 2223222 "},
{" 122222221 "},
{" BBBBB "},
{" BBB3BBB "},
{" 1BBBBBBB1 "},
{" 151155115 "},
{" 15151115511 "},
{" 2222255522222 "},
{" BBBBB555BBBBB "},
{" 2225115151222 "},
{" 1111515155111 "},
{" 222 222 "}
......@@ -26,12 +26,12 @@ static StaticPixelBuffer<PLAYER_W, PLAYER_H> constexpr front[2] = {
{{{
{" 1 "},
{" 1 "},
{" 22222 "},
{" 2223222 "},
{" 122222221 "},
{" BBBBB "},
{" BBB3BBB "},
{" 1BBBBBBB1 "},
{" 151155115 "},
{" 15151115511 "},
{" 2222255522222 "},
{" BBBBB555BBBBB "},
{" 1115115151111 "},
{" 2221515155222 "},
{" 111 111 "}
......@@ -41,12 +41,12 @@ static StaticPixelBuffer<PLAYER_W, PLAYER_H> constexpr back[2] = {
{{{
{" 1 "},
{" 1 "},
{" 22222 "},
{" 2222222 "},
{" 112222211 "},
{" BBBBB "},
{" BBBBBBB "},
{" 11BBBBB11 "},
{" 151155115 "},
{" 15151115511 "},
{" 2222255522222 "},
{" BBBBB555BBBBB "},
{" 2225115151222 "},
{" 1111515155111 "},
{" 222 222 "}
......@@ -54,12 +54,12 @@ static StaticPixelBuffer<PLAYER_W, PLAYER_H> constexpr back[2] = {
{{{
{" 1 "},
{" 1 "},
{" 22222 "},
{" 2222222 "},
{" 112222211 "},
{" BBBBB "},
{" BBBBBBB "},
{" 11BBBBB11 "},
{" 151155115 "},
{" 15151115511 "},
{" 2222255522222 "},
{" BBBBB555BBBBB "},
{" 1115115151111 "},
{" 2221515155222 "},
{" 111 111 "}
......@@ -69,12 +69,12 @@ static StaticPixelBuffer<PLAYER_W, PLAYER_H> constexpr right[2] = {
{{{
{" 1 "},
{" 1 "},
{" 22222 "},
{" 222222222223"},
{" BBBBB "},
{" BBBBBBBBBBB3"},
{" 15111511511 "},
{"1515551515551151 "},
{"55511155511555151"},
{"22222222222222222"},
{"BBBBBBBBBBBBBBBBB"},
{"10101010101010101"},
{"01010101010101010"},
{" 010101010101010 "}
......@@ -83,12 +83,12 @@ static StaticPixelBuffer<PLAYER_W, PLAYER_H> constexpr right[2] = {
{{{
{" 1 "},
{" 1 "},
{" 22222 "},
{" 222222222223"},
{" BBBBB "},
{" BBBBBBBBBBB3"},
{" 15111511511 "},
{"1515551515551151 "},
{"55511155511555151"},
{"22222222222222222"},
{"BBBBBBBBBBBBBBBBB"},
{"01010101010101010"},
{"01010101010101010"},
{" 101010101010101 "}
......@@ -99,12 +99,12 @@ static StaticPixelBuffer<PLAYER_W, PLAYER_H> constexpr left[2] = {
{{{
{" 1 "},
{" 1 "},
{" 22222 "},
{"322222222222 "},
{" BBBBB "},
{"3BBBBBBBBBBB "},
{" 11115511151 "},
{" 1155515115155151"},
{"15511155511111555"},
{"22222222222222222"},
{"BBBBBBBBBBBBBBBBB"},
{"10101010101010101"},
{"01010101010101010"},
{" 010101010101010 "}
......@@ -114,12 +114,12 @@ static StaticPixelBuffer<PLAYER_W, PLAYER_H> constexpr left[2] = {
{{{
{" 1 "},
{" 1 "},
{" 22222 "},
{"322222222222 "},
{" BBBBB "},
{"3BBBBBBBBBBB "},
{" 11115511151 "},
{" 1155515115155151"},
{"15511155511111555"},
{"22222222222222222"},
{"BBBBBBBBBBBBBBBBB"},
{"01010101010101010"},
{"01010101010101010"},
{" 101010101010101 "}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment