mirror of
https://github.com/GoodStartLabs/AI_Diplomacy.git
synced 2026-04-19 12:58:09 +00:00
Adding a GameId to allow moving through a list of games.
This commit is contained in:
parent
9314a411f9
commit
9a43be9b9c
7 changed files with 163 additions and 7 deletions
|
|
@ -27,6 +27,7 @@
|
|||
</select>
|
||||
<span id="phase-display">No game loaded</span>
|
||||
</div>
|
||||
<span id="game-id-display">Game: --</span>
|
||||
</div>
|
||||
<div id="map-view" class="map-view"></div>
|
||||
<input type="file" id="file-input" accept=".json">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue