Skip to content

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages