Better look for random walls button
This commit is contained in:
1
dist/index.html
vendored
1
dist/index.html
vendored
@@ -35,6 +35,7 @@
|
|||||||
<button id='reset-env' title='Restarts simulation with default organism.'>Reset</button>
|
<button id='reset-env' title='Restarts simulation with default organism.'>Reset</button>
|
||||||
<button id='clear-env' title="Removes all organisms and walls. Will disable 'reset on extinction'"">Clear</button>
|
<button id='clear-env' title="Removes all organisms and walls. Will disable 'reset on extinction'"">Clear</button>
|
||||||
<br>
|
<br>
|
||||||
|
<hr>
|
||||||
<button id='random-walls' title="Generates random walls.">Random Walls</button>
|
<button id='random-walls' title="Generates random walls.">Random Walls</button>
|
||||||
<br>
|
<br>
|
||||||
<label for="auto-reset">Reset on total extinction</label>
|
<label for="auto-reset">Reset on total extinction</label>
|
||||||
|
|||||||
Reference in New Issue
Block a user