Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tutorial/otherfr.xaf
diff options
context:
space:
mode:
Diffstat (limited to 'tutorial/otherfr.xaf')
-rw-r--r--tutorial/otherfr.xaf12
1 files changed, 12 insertions, 0 deletions
diff --git a/tutorial/otherfr.xaf b/tutorial/otherfr.xaf
new file mode 100644
index 0000000..278b0b2
--- /dev/null
+++ b/tutorial/otherfr.xaf
@@ -0,0 +1,12 @@
+;Other fractal types in Xaos
+;Animation file is made by Arpad Fekete
+;This file was made in January 2006
+(initstate)
+(clearscreen)
+(textposition 'center 'middle)
+(message "otherfr1")
+(usleep 3000000)
+
+(load "trice.xaf")
+(load "fourfr.xaf")
+(load "classic.xaf")