From 1c5bd982ab37b161410be55eaa401e4686d16351 Mon Sep 17 00:00:00 2001 From: ZoRo Date: Tue, 24 Nov 2020 20:01:30 +0000 Subject: Updated version that looks like works. EMCC loop works ok now --- index.html | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index 94606af..5499fd9 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,9 @@ +
+        Koh fractal. Version: 0.1
+        
- +
+ +
+ +
+          Supported keys:
+          left,right,up,down - change position by 10 pixels
+          r                  - reset the configuration
+          '-'                - decrease amount of levels
+          '+'                - increase amount of levels
+          q                  - previous color pattern
+          w                  - next color pattern
+          a                  - decrease size
+          s                  - increase size
+        
\ No newline at end of file -- cgit v1.2.3