import Foundation protocol GameConvertible { var id: GameId { get } }