package simulator //Tile is a tile type Tile struct { Maker Producer User *Player }