I have a Json file and it always goes wrong when I try to read it.
I think because it's an array inside another array and I can not read it.
Json:
{
"map": [
["S", "S", "S", "S"],
["S", "S", "C", "S"],
[ "S", "S", "S", "S" ],...
asked by
31.01.2018 / 13:37