Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Note

  • Hosted on Render free tier. Initial load may take up to ~1 minute due to server cold start.

About

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

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages