worms, ASCII art animation

preview_player
Показать описание
worms [1] is a short animation.

I have made a couple of videos of Laurent Le Brun's games in sed [2], and I found this ASCII art animation, it's not software for sure, but it's fun, so I thought I might as well to make a video of it.

It said to set terminal height to 25, but I found it's actually $LINES == 24 to make it work. Because this, I even looked into how to set the lines of console or terminal [3], although I do not use my findings for this recording.

If you use virtual console, just `stty rows 24` would do. Terminal emulator? Well, resizing with your mouse probably the easier way than typing in a command.

$$$

less worms
# or, if you like
more worms
# (no pun intended)

----

* 2008-06-06
* In ASCII
* By Laurent Le Brun
* License unspeciied

Рекомендации по теме
Комментарии
Автор

bro make a cool loading bar using animation

shambhunathmaji