fractouille/README.md

18 lines
167 B
Markdown
Raw Permalink Normal View History

2024-03-28 15:20:17 +01:00
# Fractouille
![exemple](exemple.png)
Small tree fractal.
# Keybind
- esc : quit
- d : decrease angle
- a or q : increase angle
# Building
```console
$ make
```