The http://www.asciimation.co.nz/ ASCII Star Wars rewritten in Turing.
This is a clone of the original ASCII Star Wars rewritten in Turing.
The film file was created by extracting it from the original website, replacing all '\n's with their real newlines and unescaping it.
I wrote the program myself. The program is also heavily commented so learners can understand what the heck is going on.
The program also prints out some minor debugging information but does not support speed changes and pausing like the web version does.
Many thanks to Simon for creating the original ASCIIMATION!
Turing is not a fast language so the animation may lag on some slower computers, I'm sure it could be optimized however.
The film is up to date as of January 2015. If the Simon adds new scenes to ASCIMATION you are welcome to post an issue and I will extract the film again. (You are also welcome to do this in a pull request).