Pushing the boundaries is the goal, right?? But in seriousness, I actually thought forked games would be one of the simpler ideas to implement. Tournament creation API already closely resembles the challenge API, so I think one would just need to copy over an initial_state
field in the same way that we do with time_control_parameters
and rules
.