]> git.cworth.org Git - lmno.games/commit
Add a button to advance from prompt voting to playing the actual game
authorCarl Worth <cworth@cworth.org>
Tue, 9 Jun 2020 14:59:41 +0000 (07:59 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 9 Jun 2020 14:59:41 +0000 (07:59 -0700)
commitefb56934eb9333fb19e515432c5f03f47e5aa3cf
tree19b16f59ce366abf391717329476d69a8907e1b1
parent67bface07504b1e5809c860f81c2cdc1d3a720a3
Add a button to advance from prompt voting to playing the actual game

Once a majority of the players have voted a new button appears (for
everyone) that when pressed tells the server that it's time to start
the game.

Then, when the client receives a "start" event from the server with
the prompt the server chose, the client replaces the entire interface
with a form for entering the responses to the prompt.

The submit button for that form is currently inert.
empathy/empathy.css
empathy/empathy.jsx
style.css