-
Notifications
You must be signed in to change notification settings - Fork 1
DrsTangent/MazeGame
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Maze Game - DSA Project Objectives: 1- Make a Playable Maze Game. 2- Visualize Algorithms which are used for making Maze / Path Finding. Algorithms for Maze Generation: 1- BackTracker DFS 2- Prims Algorithm 3- Kruskal Algorithm Algorithms for Path Finding: 1- BFS 2- A* Algorithm
About
DSA Project, MazeGame is used to show working of MazeGenerating and Path Finding Algorithms.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published