Add test level data
This commit is contained in:
parent
b5d7041f97
commit
b910818f17
7 changed files with 116 additions and 0 deletions
116
static/resources/map/test.json
Normal file
116
static/resources/map/test.json
Normal file
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"options": {
|
||||
"width": 32,
|
||||
"height": 32,
|
||||
"layers": 2
|
||||
},
|
||||
"tiles": {
|
||||
"G": {"rotate": 0, "file": "grass"},
|
||||
"<": {"rotate": 0, "file": "road_left"},
|
||||
">": {"rotate": 0, "file": "road_right"}
|
||||
},
|
||||
"layers": [
|
||||
[
|
||||
"11111111111111111111111111111111",
|
||||
"11111111111111111111111111111111",
|
||||
"11111111111111111111111111111111",
|
||||
"11111111111111111111111111111111",
|
||||
"11111111111111111111111111111111",
|
||||
"11111111111111111111111111111111",
|
||||
"11111111111111111111111111111111",
|
||||
"11111111111111111111111111111111",
|
||||
"11111111111111111111111111111111",
|
||||
"11111111111111111111111111111111",
|
||||
"11111111111111111111111111111111",
|
||||
"11111111111111111111111111111111",
|
||||
"11111111111111111111111111111111",
|
||||
"11111111111111111111111111111111",
|
||||
"11111111111111111111111111111111",
|
||||
"11111111111111111111111111111111",
|
||||
"11111111111111111111111111111111",
|
||||
"11111111111111111111111111111111",
|
||||
"11111111111111111111111111111111",
|
||||
"11111111111111111111111111111111",
|
||||
"11111111111111111111111111111111",
|
||||
"11111111111111111111111111111111",
|
||||
"11111111111111111111111111111111",
|
||||
"11111111111111111111111111111111",
|
||||
"11111111111111111111111111111111",
|
||||
"11111111111111111111111111111111",
|
||||
"11111111111111111111111111111111",
|
||||
"11111111111111111111111111111111",
|
||||
"11111111111111111111111111111111",
|
||||
"11111111111111111111111111111111",
|
||||
"11111111111111111111111111111111",
|
||||
"11111111111111111111111111111111"
|
||||
],
|
||||
[
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG",
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG",
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG",
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG",
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG",
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG",
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG",
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG",
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG",
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG",
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG",
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG",
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG",
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG",
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG",
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG",
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG",
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG",
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG",
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG",
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG",
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG",
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG",
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG",
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG",
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG",
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG",
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG",
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG",
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG",
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG",
|
||||
"GGGGGGGGGGG<>GGGGGGGGGGGGGGGGGGG"
|
||||
]
|
||||
],
|
||||
"collision": [
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................",
|
||||
"................................"
|
||||
]
|
||||
}
|
BIN
static/resources/sprite/entity/square.png
Normal file
BIN
static/resources/sprite/entity/square.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 808 B |
BIN
static/resources/sprite/tile/dirt.png
Normal file
BIN
static/resources/sprite/tile/dirt.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1 KiB |
BIN
static/resources/sprite/tile/grass.png
Normal file
BIN
static/resources/sprite/tile/grass.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
BIN
static/resources/sprite/tile/horizontal_bar.png
Normal file
BIN
static/resources/sprite/tile/horizontal_bar.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 118 B |
BIN
static/resources/sprite/tile/road_left.png
Normal file
BIN
static/resources/sprite/tile/road_left.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 245 B |
BIN
static/resources/sprite/tile/road_right.png
Normal file
BIN
static/resources/sprite/tile/road_right.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 242 B |
Reference in a new issue