Skip to content

FangshengXuJason/MazeSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze Solver

By Fangsheng Xu and Seungjae (Brian) Moon

Brian's LinkedIn Page: https://www.linkedin.com/in/sjaemoon/

Instruction for use

Run main.java (src\main\java\mazes\main.java) to check out our maze finder
Configure the GUI and play with it
  1. Generate new maze: just don't chose "do not delete any edges" since it give you impossible maze to solve
  2. Hit "find shortest path"
  3. If there is a possible path -> our bot finds it; If no path -> generate a new maze again -> step 1

ps: you can try out different "base maze shape"

This is a student project from https://courses.cs.washington.edu/courses/cse373/

Project implemented and tested on IntelliJ IDE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages