home *** CD-ROM | disk | FTP | other *** search
- How to make this beastie:
-
- This has been written for the Manx C compiler and assembler.
- Conversion to Lettuce C should be trivial, although I haven't tried it.
- The following commands make the program (look, ma, no 32-bit ints!):
-
- 1> cc stars.c
- 1> as rnd.s
- 1> ln stars.o rnd.o -lc -o stars
-
- --------
- Usage:
-
- SYNOPSIS
- stars {magic} {warpfactor}
-
- DESCRIPTION
- MAGIC is a magic number that controls the field of view. The
- smaller the number, the wider the field of view. Default is 256.
- Anything below 50 looks kinda ridiculous.
-
- WARPFACTOR is the speed at which stars come at you. Default speed
- is three.
- --------
-
- I hope you enjoy spacing out on this :-)!
-
- _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
- ________ ___
- \ /___--__ Leo L. Schwab
- ___ ___ /\ ---##\ ihnp4!ptsfa!well!ewhac
- / X \_____ | __ _---)) ..or..
- / /_\-- -----+==____\ // \ _ well ---\
- ___ ( o---+------------------O/ \/ \ dual ----> !unicom!ewhac
- \ / ___ \_ (`o ) hplabs -/ ("AE-wack")
- ____ \___/ \_/
- Recumbent Bikes: "Work FOR? I don't work FOR
- The _O_n_l_y Way To Fly! anybody! I'm just having fun."
-