rebellion
This commit is contained in:
parent
01ab8edd9b
commit
bddec03d22
2 changed files with 555 additions and 665 deletions
|
|
@ -20,12 +20,6 @@
|
|||
<button id="stepOnce" type="button">Step</button>
|
||||
<button id="resetWorld" type="button">Reset</button>
|
||||
</div>
|
||||
<div class="row">
|
||||
<button id="saveWorld" type="button">Save</button>
|
||||
<button id="loadWorld" type="button">Load</button>
|
||||
<button id="clearSave" type="button">Clear</button>
|
||||
</div>
|
||||
|
||||
<label>
|
||||
Speed
|
||||
<input id="speed" type="range" min="1" max="12" value="5">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue