Store primes in sessionStorage to make reloading the page quicker.
This commit is contained in:
@ -23,6 +23,10 @@
|
||||
<strong>Players</strong>
|
||||
<ul id="playerList">
|
||||
</ul>
|
||||
<button id="shuffleColors">Shuffle colours</button>
|
||||
</div>
|
||||
|
||||
<div id="remaining-reinforcements">
|
||||
</div>
|
||||
|
||||
<div id="info">
|
||||
|
Reference in New Issue
Block a user