Settings

The page will reload to apply your changes.
Theme

ASCII Art Font

ASCII Art Menu

Original Usenet thread from alt.ascii-art, started 21 Mar 1995.
 _   _                     _        _             _     _           
| | | |___  ___ _ __   ___| |_     / \   _ __ ___| |__ (_)_   _____ 
| | | / __|/ _ \ '_ \ / _ \ __|   / _ \ | '__/ __| '_ \| \ \ / / _ \
| |_| \__ \  __/ | | |  __/ |_   / ___ \| | | (__| | | | |\ V /  __/
 \___/|___/\___|_| |_|\___|\__| /_/   \_\_|  \___|_| |_|_| \_/ \___|
bikers

bikers

alt.ascii-art · 1 message · 21 Mar 1995
In article <935...@idn.nl>, Osc...@Transvaal.idn.nl (Oscar Rottink) writes:
>I saw some nice bikes, and draw my own, it's a small one, that's because
>I only race at very small bikes (pocketbikes) it's a bit of a race-model and
>for a first ascii-pic I don't think it's that bad..
>
>       .__,o>               Oscartje -pocketbiker-
>...,,.,. O=>'O ,.,.,.,...,., (e-mail: osc...@transvaal.idn.nl)

    not that you asked for it, but here is some VT animation I wrote
    including a bicycle riding across the top of the screen.  This is a .com
    file, so do not 'type' it to see it.  Name the file bike.com, then to fire
    it up type @bike.  Hope you like it.  I have it set up to run just by typing
    'b' from the command prompt.  Its great fun to punch it up while someone is
    staring at my screen trying to figure something out.  Enjoy!

$   DISPLAY := WRITE SYS$OUTPUT
$   ESC[0,8] = %X1B
$   CSI = ESC + "["
$     HOME   = CSI + "1;1H"
$     ESCAPE[0,7] = 27
$   logo = ">>> Anything worth doing is worth doing to excess..... >-----------"
$ p1 = 0        
$  top_of_loop:
$ p1 = p1 + 1
$ logo_bit = f$extract( 67 - 'p1', 67 ,logo) + " _=|<,_"
$   DISPLAY CSI + "1;''p1'H " , "    __o "
$   DISPLAY CSI + "2;0H " , logo_bit
$   DISPLAY CSI + "3;''p1'H " , " (+)|o(+)"
$ p1 = p1 + 1
$ logo_bit = f$extract( 67 - 'p1', 67 ,logo) + " _=\<,_"
$   DISPLAY CSI + "1;''p1'H " , "    __o "
$   DISPLAY CSI + "2;0H " , logo_bit
$   DISPLAY CSI + "3;''p1'H " , " (*)/o(*)"
$  if  'p1 .le. 64      
$   then goto top_of_loop
$  else     
$       stop

Related ASCII art in the Gallery

Explore these categories from our collection of 11,000+ artworks:

About this thread. These messages were posted publicly to the newsgroup alt.ascii-art in 1995 and are mirrored here unchanged as part of the Historic Archives – only email addresses are masked. The artwork and text belong to their original authors: if you copy a piece, keep the artist's initials or signature intact and credit them where you can. Are you one of the authors? Contact us to get your posts attributed, connected to your artist profile, or removed.

Report this message

Help us keep the archive clean and accurate. Reports are reviewed by a person – nothing is changed automatically.

Help classify this post