More hyperparameters!

This commit is contained in:
MaxRobinsonTheGreat
2020-07-20 14:03:16 -06:00
parent 3e137499f7
commit c94e137ae4
8 changed files with 369 additions and 35 deletions

View File

@@ -67,6 +67,14 @@ class EnvironmentController extends CanvasController{
}
}
dropWall(cell) {
}
dropFood(cell) {
}
}