control tabs, organism editor, code refactor

This commit is contained in:
MaxRobinsonTheGreat
2020-07-18 00:31:46 -06:00
parent 2fc2ba7b80
commit ebb39df34a
21 changed files with 524 additions and 402 deletions

View File

@@ -1,4 +1,4 @@
const Neighbors = require("./Neighbors");
const Neighbors = require("./Grid/Neighbors");
const Hyperparams = {
lifespanMultiplier: 100,