Pacman Level

Text

No description

Guest

Download Edit

uint8_t levels[1][14][16] = {
{
{0,4,4,4,4,4,3,12,12,1,4,4,4,4,4,2,},
{5,13,12,12,12,12,12,12,12,12,12,12,12,12,13,5,},
{5,12,0,4,6,6,2,12,12,0,6,6,4,2,12,5,},
{5,12,5,31,5,35,34,12,12,35,7,34,31,5,12,5,},
{5,12,35,6,7,7,3,12,12,1,7,7,6,34,12,5,},
{5,12,35,34,12,12,12,12,12,12,12,12,35,34,12,5,},
{3,12,1,3,12,0,4,30,30,4,2,12,1,3,12,1,},
{12,12,12,12,12,5,96,97,98,99,5,12,12,12,12,12,},
{2,12,0,2,12,1,4,4,4,4,3,12,0,2,12,0,},
{5,12,35,34,12,12,12,91,12,12,12,12,35,34,12,5,},
{5,12,5,1,6,6,2,12,12,0,6,6,3,5,12,5,},
{5,12,1,4,7,7,3,12,12,1,7,7,4,3,12,5,},
{5,13,12,12,12,12,12,12,12,12,12,12,12,12,13,5,},
{1,4,4,4,4,4,2,12,12,0,4,4,4,4,4,3,},
}
};