kipraske / web-brogue

Play brogue in a web browser
GNU General Public License v2.0
20 stars 17 forks source link

Allow users to watch games #12

Closed kipraske closed 8 years ago

kipraske commented 9 years ago

This is in the pipeline, but I have determined that we don't need it for our launch.

We can set up users watching games by having them subscribe to the all-users brogue process. Will probably want a separate controller for this.

flend commented 8 years ago

This was implemented by a layer (brogue-interface) which owns each brogue process. Every user has a brogue-controller. Multiple brogue-controllers can forward events from the same brogue-interface.