Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Algorithm Visualizer

Interactive platform to explore classic algorithms applied to real scenarios like games, maps, and optimization problems.

Features Dijkstra: Finding shortest paths in Elden Ring-inspired weighted maps Minimax: Tic-Tac-Toe AI for optimal decision-making
BFS / DFS: Exploring Pac-Man-style grid maps
Quicksort: Sorting dynamic inventory data by quantity
Branch & Bound: Optimizing armor selection under constraints

Technologies

About

Interactive visual application showcasing graph algorithms, dynamic programming, sorting techniques, and game AI through real-world simulations and visual interfaces.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages