Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 214 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 214 Bytes

java-rover

College work for Laboratory I class, whose intention is, in a given surface (a matrix) with obstacles (flooded areas), find a path between two points.

Main class is JavaRover, in src/ directory.