package gamemap type Coords struct { x,y int }