fractouille/README.md

18 lines
167 B
Markdown

# Fractouille
![exemple](exemple.png)
Small tree fractal.
# Keybind
- esc : quit
- d : decrease angle
- a or q : increase angle
# Building
```console
$ make
```