added saving/loading sim controls
This commit is contained in:
5
dist/index.html
vendored
5
dist/index.html
vendored
@@ -233,7 +233,10 @@
|
||||
<label for="food-blocks" title='When on, reproduction will fail if offspring intersect with food. When off, offspring will remove blocking food.'>Food blocks reproduction</label>
|
||||
<input type="checkbox" id="food-blocks" checked>
|
||||
<br>
|
||||
|
||||
<button id='save-controls'>Save</button>
|
||||
<button id='load-controls'>Load</button>
|
||||
<a id="download-el" style="display: none;"></a>
|
||||
<input id="upload-el" style="display: none;" type="file">
|
||||
</div>
|
||||
</div>
|
||||
<div id='stats' class='tab'>
|
||||
|
||||
Reference in New Issue
Block a user