Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/thaapasa/labyrinth
- Owner: thaapasa
- License: mit
- Created: 2017-11-01T18:36:11.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-06T07:07:23.000Z (about 7 years ago)
- Last Synced: 2024-11-03T20:24:56.211Z (about 2 months ago)
- Topics: draws-labyrinths, labyrinth, labyrinth-generation, monitor-resolution-testing, scala
- Language: Scala
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.