Skip to content

Hackerry/Simulators

Repository files navigation

Simulators

Here is a group of simulators.

1. Projectile Motion Simulation

Drawn from basic physics projectile motions.
Contains File: ProjectileMotion.java

2. DFS & BFS Maze Solving Simulation

Visually observe how DFS & BFS work.
Contains File: DFSBFSVisualizer.java *.mz

3. The ultimatum Route Simulator

Visually see how different algorithms work on finding the shortest path between two points.
Contains File: RouteSimulators.java *.tsv
Credit to: CSE 100 SP19 staff for those data sets.

About

Various simulators for graph algo and physics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages