# Fractouille

Small tree fractal.
# Keybind
- esc : quit
- d : decrease angle
- a or q : increase angle
# Building
```console
$ make
```