Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tutorial/truecol.xaf
diff options
context:
space:
mode:
authorBernie Innocenti <bernie@codewiz.org>2010-05-03 21:53:47 (GMT)
committer Bernie Innocenti <bernie@codewiz.org>2010-05-03 21:53:47 (GMT)
commit1030dc837b10a03a02a85d5504cbeec168ce49e2 (patch)
tree698eefa87ac437deaf36a4141b326f8ce7986692 /tutorial/truecol.xaf
Import XaoS r489 (trunk after version 3.5)
Diffstat (limited to 'tutorial/truecol.xaf')
-rw-r--r--tutorial/truecol.xaf10
1 files changed, 10 insertions, 0 deletions
diff --git a/tutorial/truecol.xaf b/tutorial/truecol.xaf
new file mode 100644
index 0000000..b7600d1
--- /dev/null
+++ b/tutorial/truecol.xaf
@@ -0,0 +1,10 @@
+; An introduction to fractals by Jan Hubicka
+; Version 1.0 done for XaoS 3.0 in July 1997
+; Use xaos -play to see it :)
+(load "head.xhf")
+
+(clearscreen)
+(textposition 'center 'middle)
+(message "truecolor")
+(textsleep)
+(load "truecol.xhf")