Skip to content

metric-space/hex-chessboard-generator

Repository files navigation

Hexagonal Chessboard Image Generator

Uses the power of the Diagrams Library to generate a hexagonal chessboard image (SVG) of configurable size (both image size and chessboard size)

Example

alt text

Usage

stack build && stack exec diagramstutorial-exe should by default give out a svg of image size 800x800 of a minl = 3, maxl = 10

stack exec -- stack exec -- diagramstutorial-exe --help for info on how to pass in info via flags

Initial Inspiration

Inspired by https://pritschet.me/wiki/python/example-scripts-python/2d-graphics-cairo/. Though approach to generate is completely different.

About

Hexagonal Chessboard Image Generator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published