Randomized Creature Generation
Adds a random organism generator that is accessible through the editor control panel. This generator gives the user to generate an entire world of random organisms for selection to act upon.
This commit is contained in:
3
dist/css/style.css
vendored
3
dist/css/style.css
vendored
@@ -169,6 +169,9 @@ button:hover{
|
||||
.edit-mode-btn#drag-view {
|
||||
background-color: #81d2c7;
|
||||
}
|
||||
.randomize-button {
|
||||
margin-top: 5px;
|
||||
}
|
||||
#clear-walls {
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user