ASCII-animations
Spot Walk
Java Applet ASCII-animation by Bob Haschart
2015: Because this is so old (AND because I don't understand Java Applets at all), the animation can no longer be viewed because of security reasons. The following was the coding for the animation:
<applet code="AsciiViewer.class" width="510" height="248"> <param name="filename" value="spotwalk" /> <param name="compressed" value="none" /> <param name="delay" value="180" /> <param name="loop" value="true" /> <param name="controls" value="false" /> <param name="clickmode" value="fast" /> </applet>
2015: This was the contents of the "spotwalk" file:
height = 16 .--__ ,. (1 |a`---o \ \ / \/ ___) \ `.__.-====-----' ,----' ) / \ \ | \ / | | /~----______`. \ / /> ) / / \ \ / .'/ ,' / / ) ) / /_ |__)) |__)) / / |__)) `-_)) .--__ ,. (2 |a`---o \ \ / \/ ___) \ `.__.-====----' ,----' ) / \ \ | | / .' / ,' /~--____. |\ ,' .7 ,' | | ) / .'/ / | |/ < <_|__)) <| |_ `.)) |__)) .--__ ,. (3 |a`---o \ \ / \/ ___) \ `.__.-====----' ,----' ) / \ \ | \ | /-_ > ,'---___. /_ ) < ,L_ | | / / /`.__)) | |'-_)) |__)) | |_ |__)) .--__ ,. (4 |a`---o \ \ / \/ ___) \ `.__.-====-----' ,----' ) / \ \ | \ | A |`. |--____. ./ \ / ,'> ) / / \ \ / / / ,' / / / / |__))\ \__ / /_ '-_)) \__)) \__)) .--__ ,. (5 |a`---o \ \ / \/ ___) \ `.__.-====-----' ,----' ) / | \ | \ | / /`. |----_____. \| < ) ) \ \ `7 /) / /_ | '__ < <_)) `.__)) `-)) .--__ ,. (6 |a`---o \ \ / \/ ___) \ `.__.-====-----' ,----' ) / \ . | \ ) / ) |---_____`_ ~-_ / /> ) | |~- ) / ,'|__)) | | / / / /_ |__|__)) |__))
Please note: Not one part of this Java Applet ASCII-animation was done by llizard aka ejm.