Quote:
complicate things I'm guessing beyond doable scope
|
not really, you'd just have to funnel play results to a server and store it. Each of the viewers would make successive requests to get the next play. Each play would have an id of some kind which the server to use to reference which play was next. Involved, but doable.