Skip to content

harshavardhan-2124/Labyrinth-Escape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Labyrinth-Escape

Labyrinth Escape is a maze-navigation game built to demonstrate core data structures and algorithms concepts. The labyrinth is represented as a graph, and the escape logic uses traversal techniques such as DFS, BFS, or greedy path selection. The project emphasizes algorithmic thinking, efficient navigation, and clean program design.

About

Labyrinth Escape is a maze-navigation game built to demonstrate core data structures and algorithms concepts. The labyrinth is represented as a graph, and the escape logic uses traversal techniques such as DFS, BFS, or greedy path selection. The project emphasizes algorithmic thinking, efficient navigation, and clean program design.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages