public static void Main(string[] args) { var ecsRoot = SimulationHelper.GenerateSimulation(3, 3, 3, 3, 1); // simulation.Tick(); }