package gamedata type Coordinates struct { X float64 Y float64 }