104 save distance map
This closes #104 (closed) : Now if a distance map is used by the observation builder, the save function in env will also store the computed distance maps. When using any level generator that also returns a distance map, this is loaded from the generator and not recomputed at every time. Please check my implementation --> I will also provide tests when i get back looks fine so far. :)