thaapasa / labyrinth

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Scala 100.0%