wavewall 0.4.0

A tiling wallpaper generator
![Generated using the letters tileset](media/splash.png)

Wavewall is a tiling wallpaper generator, with a focus on extreme control over the result.

[Docs](https://rohrsben.github.io/wavewall)

Requirements:
- MSRV: 1.88.0
- A terminal which supports true-color (for the `colors` subcommand)
- A linux system, for the moment

## Roadmap
- [x] integer-multiple tile sizes
- [ ] connected component coloring
- [ ] wave function collapse mode (the reason for the name!)
- [ ] `check` subcommand

## Installation
### General
Wavewall can be installed via cargo:
`cargo install wavewall`

### Nix
Just add wavewall to your inputs!