Skip to content

VaughanSampson/university-csse2002-a1-maze-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSSE2002 Assignment 1 - Maze Solver Application

Progmatically solves a maze loaded from a .txt file then displays to terminal or Java Swing GUI.

Program arguments

'GUI' causes the display to be shown in a GUI window. Otherwise it will be displayed to a terminal. <name-of-maze-file.txt> references the maze to be loaded from the src/mazes folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages