Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 369 Bytes

README.md

File metadata and controls

25 lines (12 loc) · 369 Bytes

Maze Solver

Build Status

A maze solver.

Prerequisites

  • Git
  • JDK (>= 21)

Running

$ git clone https://github.com/sethjackson/maze-solver

$ cd maze-solver

$ ./gradlew run

License

ISC