dark mode light mode Search Menu
Search

ASCII Star Wars

With software, an Easter egg is a joke tucked away in the code and available only to people who know the right command to make the joke appear. The internet also has Easter eggs. Here’s how to watch an ASCII version of the original Star Wars movie.

Most computers include a software application called telnet. When connected to the internet, telnet is a network protocol (language) that connects your computer to remote computers to perform tasks. Telnet is one of the original non-web technologies.

To play the original Star Wars movie with telnet:

  1. Open a command line interface (CLI) software application.
    On Windows, telnet may need to be activated using the Control Panel and Programs to turn Windows features like telnet client on or off. The command prompt window then can use telnet to connect with a remote computer. Type Windows Key + R or Windows Key + S and type cmd to make the command prompt appear.
    On non-Windows computers, call up any command line interface. In Mac OS X, for example, the Terminal program is found in the Applications and Utilities folder.
  2. At the prompt, type telnet towel.blinkenlights.nl and press the Enter key.

What follows is a mostly full length version of the original Star Wars movie with illustrations created with ASCII characters A-Z, a-z, 0-9, and special characters like underscores, dashes, and more.

Note there is no way to shut the movie off or pause to buy popcorn. You will need to close your command line application to stop.

Learn More

Telnet

https://en.wikipedia.org/wiki/Telnet
http://windows.microsoft.com/en-us/windows/telnet-faq#1TC=windows-7

Command Line Interface (CLI) Software

https://kidscodecs.com/where-to-find-command-line-interface-software/