package main type Match struct { host *Client guest *Client round int gun Gun }