Add regions. Retrieve next player.

This commit is contained in:
2023-02-06 11:04:37 +00:00
parent 8d1a7e14e3
commit 3062653d95
6 changed files with 200 additions and 10 deletions

View File

@ -23,10 +23,6 @@
</ul>
</div>
<div id="turn-title">
<span class="current-player"></span>'s Turn!
</div>
<div id="ready">
<button id="ready-button">Not ready</button>
</div>