Skip to content

Changes to my final year project intended not to be marked. This is just out of personal interest. Algorithm visualisers for backtracking, pathfinding and minimax written in Angular.

Notifications You must be signed in to change notification settings

MarkLee7916/AI-Search-Algorithm-Visualisation-Experimental

Repository files navigation

Project

This was written as my final year project for Bsc Computing Science at the University of Strathclyde.

Running the project

You can access these links: pathfinding, constraint satisfaction and adversarial search

TODO

Get rid of magic strings for localStorage access in the minimax and backtracking modules

Pull in default variables in tests (particularly pathfinding.component.spec.ts) to make less brittle

Potentially better encapsulation for data structures (this is debatable, makes code safer but more boilerplate and more code to maintain)

More intelligent responsive design for mobile

About

Changes to my final year project intended not to be marked. This is just out of personal interest. Algorithm visualisers for backtracking, pathfinding and minimax written in Angular.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published