Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 355 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 355 Bytes

Labyrinth

Draws labyrinths, shows them on screen & writes to file. Usable for creating very detailed images for e.g. monitor resolution testing.

Build

Use SBT.

Run

Run the class fi.haapatalo.labyrinth.LabyrinthUI. You can set the program parameters directly in the class. Set saveImage=true to also store generated image as a file.