package engine // Player is a player in a game type Player struct { }