Skip to content

ary007/maze-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze-App

The program takes one parameter, the maze in text format and prints the solved maze upon completion.

Instructions

1.Clone this repository into your local machine using the terminal (mac) or Gitbash (PC)

git clone https://github.com/ary007/maze-app.git

2.CD to the folder cd maze-app

  1. mvn clean

  2. mvn compile

  3. mvn install

  4. java -jar target/maze-app-0.0.1-SNAPSHOT.jar "./src/main/resources/maze.txt"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages