In Firefox (v82) the text-field does not seem to render in a strictly non-proportional font. Thus everything is garbled. Unfortunately w3m text-mode browser isn't capable to display the page... [EDIT] The following steps fix playback in Firefox for me: - I press F12 to open the web-developer tools, - select the "Console" Tab - at the prompt at the bottom (marked by ">>") enter: document.querySelector("pre#screen").se…
Star Wars Asciimation (2015)
11–20 of 31 posts
For me (Firefox 82 on Ubuntu) everything works fine out of the box. #screen has "font-family: Courier New,Fixed;" set.
Re: Star Wars Asciimation (2015)
#12> Asciimation may take some time to load... It's been sitting there like that for 10 minutes or so. How long does this thing take?
As long as it takes you to activate JavaScript, I believe.
Re: Star Wars Asciimation (2015)
#13There should be a lucas 'digitally enhanced' version, with hi res svg overlays floating around.
Re: Star Wars Asciimation (2015)
#14This is way older than 2015. I remember passing around a .bat file with it embedded in High School. 2009 era. At that point it was already old.
Re: Star Wars Asciimation (2015)
#15Re: Star Wars Asciimation (2015)
#16Re: Star Wars Asciimation (2015)
#17Also available via Telnet at towel.blinkenlights.nl.
Pity ^S/^Q don't work for pause/play. ^C/^Z also don't seem to work for quitting. I wonder what's preventing these keybindings from working. Very cool regardless.
The fact that Telnet is actually a protocol, and a weird one (mostly because it's ancient and actually predates UNIX). I believe the reason is that those keypresses are not interpreted by your terminal but instead sent over to the other side to be interpreted there. Obviously, they don't do anything there.
With "nc towel.blinkenlights.nl 23", on the other hand, they would work.
Re: Star Wars Asciimation (2015)
#18You can watch any film in ASCII with VLC and a video file[0]:
vlc videofile.mp4 -V aa
[0] https://wiki.videolan.org/Video_Output/Re: Star Wars Asciimation (2015)
#19I remember seeing it at:
telnet towel.blinkenlights.nlRe: Star Wars Asciimation (2015)
#20At one point this animation was the oldest surviving file on bittorrent. I remember a Hacker News item pointing that out a few years ago.
Edit. Nope I remember wrong. It was an ASCII rendition of The Matrix that was the oldest on bittorrent.
https://torrentfreak.com/oldest-torrent-is-still-being-share...