We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfee81e commit f85facfCopy full SHA for f85facf
README.md
@@ -4,9 +4,9 @@ A visualization of a recursive fractal tree algorithm using the SDL2 library.
4

5
6
## Usage
7
-- Windows
+- Windows\
8
Download the archive in releases, unpack it and make sure SDL2.dll stays within the same folder as the .exe.
9
-- Linux
+- Linux\
10
Run the .exe with Wine.
11
12
The algorithm's values can be controlled using the arrow keys on the keyboard.
0 commit comments