Have got progression
This commit is contained in:
parent
7312190c62
commit
11f658afcc
5 changed files with 47 additions and 12 deletions
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
<div data-controller="keyboard"
|
||||
data-keyboard-playfield-outlet=".playfield"
|
||||
data-action="guessResults@window->keyboard#colorizeKeys">
|
||||
data-action="guessResults@window->keyboard#colorizeKeys resetKeyColors@window->keyboard#resetKeyColors">
|
||||
<div>
|
||||
<button data-keyboard-target="key" data-action="keyboard#tappedKey" data-key="q">q</button>
|
||||
<button data-keyboard-target="key" data-action="keyboard#tappedKey" data-key="w">w</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue