Finalized Algorithm
Added final descriptions and polished the system
This commit is contained in:
@@ -8,7 +8,7 @@ import {ConwayGolComponent} from '../pages/algorithms/conway-gol/conway-gol.comp
|
||||
import {LabyrinthComponent} from '../pages/algorithms/pathfinding/labyrinth/labyrinth.component';
|
||||
import {FractalComponent} from '../pages/algorithms/fractal/fractal.component';
|
||||
import {Fractal3dComponent} from '../pages/algorithms/fractal3d/fractal3d.component';
|
||||
import {PendulumComponent} from '../pages/algorithms/pendulum/pendulum.component';
|
||||
import PendulumComponent from '../pages/algorithms/pendulum/pendulum.component';
|
||||
|
||||
export class RouterConstants {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user