Skip to content
/ maze Public

Maze generator and solver based on graph ADT:thinking:

License

Notifications You must be signed in to change notification settings

trhopkins/maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Maze generator and solver

CS 253-01 Fall 2020 final project developed with Abigail Fenerty: Java maze generator and solver based on Graph ADTs, featuring DFS.

TODO

  • Node ADT
  • LinkedList ADT
  • Stack ADT
  • Graph ADT (AdjacencyList array)
  • main driver methods
  • maze generator
  • recursive backtracker
  • documentation

About

Maze generator and solver based on graph ADT:thinking:

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages