Controller
This page is the controller of a specific game id
Path
You can see this page at /<game-id>/controller
. This page is supposed to be displayed at a small screen like a smartphone or a tablet.
Purpose
The page will let you control the game, insert throws, undo actions and end the game. see the score of a game. It will also look different for every gametype you choose. After ending a game it will automatically redirect back to the game setup page and let you start another game.