1(load "head.xhf")
2(load "keys.xhf")
3(clearscreen)
4
5(textposition 'center 'middle)
6(message "fmath")
7(textsleep)
8(message "fmath1")
9(textsleep)
10(message "fmath2")
11(textsleep)
12(message "fmath3")
13(textsleep)
14
15(message "def1")
16(textsleep)
17(clearscreen)
18(message "fractal2")
19(textsleep)
20(clearscreen)
21(textposition 'center 'top)
22(message "fractal2")
23(textposition 'center 'bottom)
24(message "def2")
25(textsleep)
26(message "def3")
27(textsleep)
28(text "")
29(usleep 2000000)
30
31(message "topo1")
32(textsleep)
33(color 'red)
34(linekey 0)
35(line 'scaled 0.5 0.5 0.5 0.5)
36(color 'white)
37(message "topo2")
38(textsleep)
39(morphlastline 'scaled 0.3 0.5 0.7 0.5)
40(message "topo3")
41(usleep 1000000)
42(textsleep)
43(clearscreen)
44(message "topo4")
45(color 'red)
46(line 'scaled 0.3 0.5 0.7 0.5)
47
48(line 'scaled 0.3 0.5 0.7 0.5)
49(line 'scaled 0.3 0.5 0.3 0.5)
50(line 'scaled 0.7 0.5 0.7 0.5)
51(color 'white)
52(linekey 0)
53(morphline 'scaled 0.3 0.3 0.7 0.3)
54(morphline 'scaled 0.3 0.7 0.7 0.7)
55(morphline 'scaled 0.3 0.3 0.3 0.7)
56(morphline 'scaled 0.7 0.3 0.7 0.7)
57(usleep 1000000)
58(textsleep)
59(text "")
60(usleep 2000000)
61
62(message "hb1")
63(textsleep)
64(message "hb2")
65(load "line1.xhf")
66(message "hb3")
67(load "square.xhf")
68(message "hb4")
69(textsleep)
70(color 'red)
71(line 'scaled 0.3 0.3 0.3 0.3)
72(morphlastline 'scaled 0.3 0.3 0.4 0.2)
73(line 'scaled 0.7 0.3 0.7 0.3)
74(morphlastline 'scaled 0.7 0.3 0.8 0.2)
75(line 'scaled 0.7 0.7 0.7 0.7)
76(morphlastline 'scaled 0.7 0.7 0.8 0.6)
77(line 'scaled 0.3 0.3 0.7 0.3)
78(morphlastline 'scaled 0.4 0.2 0.8 0.2)
79(line 'scaled 0.7 0.3 0.7 0.7)
80(morphlastline 'scaled 0.8 0.2 0.8 0.6)
81(color 'white)
82(usleep 1000000)
83(line 'scaled 0.5 0.3 0.5 0.3)
84(morphlastline 'scaled 0.5 0.3 0.6 0.2)
85(line 'scaled 0.7 0.5 0.7 0.5)
86(morphlastline 'scaled 0.7 0.5 0.8 0.4)
87(line 'scaled 0.35 0.25 0.35 0.25)
88(morphlastline 'scaled 0.35 0.25 0.75 0.25)
89(line 'scaled 0.75 0.25 0.75 0.25)
90(morphlastline 'scaled 0.75 0.25 0.75 0.65)
91(usleep 1000000)
92
93(message "hb5")
94(textsleep)
95
96(clearscreen)
97(message "hb6")
98(clearlines)
99(textsleep)
100(textposition 'center 'top)
101(message "hb6")
102(textposition 'center 'bottom)
103(message "hb7")
104(load "line1.xhf")
105(message "hb8")
106(clearlines)
107(load "square.xhf")
108
109(text "")
110(usleep 1000000)
111(message "hb9")
112(textsleep)
113(message "hb10")
114(textsleep)
115
116(message "hb11")
117(clearlines)
118(color 'red)
119(load "flake4.xhf")
120(load "flake5.xhf")
121(color 'white)
122(usleep 0)
123(textsleep)
124(usleep 2000000)
125(message "hb12")
126(textsleep)
127(clearlines)
128(color 'red)
129(line 'scaled 0.05 0.5 0.05 0.5)
130(morphlastline 'scaled 0.05 0.5 0.95 0.5)
131(usleep 1000000)
132(clearlines)
133(load "flake1.xhf")
134(usleep 2000000)
135(clearlines)
136(load "flake2.xhf")
137(usleep 1000000)
138(clearlines)
139(load "flake3.xhf")
140(usleep 500000)
141(clearlines)
142(load "flake4.xhf")
143(usleep 200000)
144(usleep 1000000)
145
146(clearlines)
147(load "flake1.xhf")
148(color 'white)
149(message "hb13")
150(usleep 0)
151(textsleep)
152(message "hb14")
153(textsleep)
154(color 'red)
155(clearlines)
156(load "flake4.xhf")
157(usleep 0)
158(color 'white)
159(message "hb15")
160(textsleep)
161(message "hb15b")
162(textsleep)
163(load "flaketh.xhf")
164(usleep 2000000)
165
166(message "hb16")
167(textsleep)
168(text "")
169(usleep 2000000)
170(message "hb17")
171(textsleep)
172(message "hb18")
173(textsleep)
174(clearscreen)
175(message "hb19")
176(color 'red)
177(load "flake4.xhf")
178(load "flake5.xhf")
179(color 'white)
180(usleep 0)
181(textsleep)
182(message "hb20")
183(textsleep)
184
185(clearscreen)
186(usleep 1000000)
187(textposition 'center 'middle)
188(message "defe1")
189(textsleep)
190(message "defe2")
191(textsleep)
192(message "defe3")
193(textsleep)
194(message "defe4")
195(textsleep)
196