package sim // player represents a player character in the simulation type player struct { }