first line is for the width of the map
second line is a list of simbols separate by spaces that will be walls or collision in the map
third line is to inialize the atributes of the hero, including it position.
everything that is between the word "enemy" and "end" will be considere as atributes for the enemies
everything after the word "map" will be considere as part of the map