nuancierdesaut

This commit is contained in:
kdx 2023-03-23 16:44:57 +01:00
parent 9e00511b26
commit fdaf9a4077
2 changed files with 3 additions and 0 deletions

1
map/nuancierdesaut.json Normal file
View File

@ -0,0 +1 @@
{"width":25,"height":14,"data":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,1,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,4,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,1,1,0,0,0,1,1,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,2,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]}

View File

@ -1,6 +1,7 @@
#include "map.h"
#include "lzy.h"
#include "cfg.h"
#include "nuancierdesaut.h"
#include "weallstartsomewhere.h"
#include "wakywakysnakysnake.h"
#include "idkwymlol.h"
@ -8,6 +9,7 @@
#define LOL(x) (unsigned char *)(x)
unsigned char *maps[] = {
map_nuancierdesaut_json.data, LOL("nuancier de saut"),
map_weallstartsomewhere_json.data, LOL("we all start somewhere"),
map_wakywakysnakysnake_json.data, LOL("waky waky snaky snake"),
map_idkwymlol_json.data, LOL("idk wym lol"),