Moved to an easier dictionary and added invalid word guesses back
All checks were successful
/ publish (push) Successful in 1m19s
All checks were successful
/ publish (push) Successful in 1m19s
Also added a spinner
This commit is contained in:
parent
36b079681c
commit
566f55ed12
7 changed files with 105 additions and 57 deletions
|
|
@ -21,6 +21,8 @@
|
|||
<div data-playfield-target="topMessage"> </div>
|
||||
<div data-playfield-target="playfield"></div>
|
||||
|
||||
<span data-playfield-target="loader" class="loader"></span>
|
||||
|
||||
<div data-playfield-target="nextPuzzleButtons" class="hide">
|
||||
<button class="secondary" data-action="playfield#loadDef">Define</button>
|
||||
<button data-action="playfield#loadNextPuzzle">Next Puzzle</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue