Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thaapasa/labyrinth

Draws labyrinths, shows them on screen & writes to file. Usable for creating very detailed images for e.g. monitor resolution testing.
https://github.com/thaapasa/labyrinth

draws-labyrinths labyrinth labyrinth-generation monitor-resolution-testing scala

Last synced: 6 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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.