A retro style homage to 80s dungeon crawlers hand crafted in C++.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
raycaster/assets/map_tiles.json

128 lines
2.0 KiB

[
{
"centered": false,
"display": 35,
"x": 0,
"y": 0
},
{
"centered": false,
"display": 35,
"x": 128,
"y": 0
},
{
"centered": false,
"display": 10398,
"x": 256,
"y": 0
},
{
"centered": false,
"display": 35,
"x": 384,
"y": 0
},
{
"centered": false,
"display": 35,
"x": 512,
"y": 0
},
{
"centered": false,
"display": 8820,
"x": 640,
"y": 0
},
{
"centered": false,
"display": 9608,
"x": 768,
"y": 0
},
{
"centered": false,
"display": 35,
"x": 896,
"y": 0
},
{
"centered": true,
"display": 1003,
"x": 1024,
"y": 0
},
{
"centered": true,
"display": 3848,
"x": 1152,
"y": 0
},
{
"centered": true,
"display": 85,
"x": 0,
"y": 128
},
{
"centered": true,
"display": 8687,
"x": 128,
"y": 128
},
{
"centered": true,
"display": 10949,
"x": 256,
"y": 128
},
{
"centered": true,
"display": 8793,
"x": 384,
"y": 128
},
{
"centered": true,
"display": 95,
"x": 512,
"y": 128
},
{
"centered": true,
"display": 1898,
"x": 640,
"y": 128
},
{
"centered": true,
"display": 2189,
"x": 768,
"y": 128
},
{
"centered": true,
"display": 2189,
"x": 896,
"y": 128
},
{
"centered": true,
"display": 42603,
"x": 1024,
"y": 128
},
{
"centered": true,
"display": 2220,
"x": 1152,
"y": 128
},
{
"centered": true,
"display": 1218,
"x": 0,
"y": 256
}
]