cell_mapping = { 'wall': '#', 'empty': ' ', 'start': 'S', 'exit': 'E' }