DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: R T

⟦048c28948⟧ TextFile

    Length: 989 (0x3dd)
    Types: TextFile
    Names: »README«

Derivation

└─⟦b20c6495f⟧ Bits:30007238 EUUGD18: Wien-båndet, efterår 1987
    └─⟦this⟧ »EUUGD18/Sun/Landmine/README« 

TextFile

     Land Mine is a program that creates random "mines" on a SunView 
     screen.  I got the idea for this about a year ago when someone
     ran the "termite" program on my sun.  I swore to get "even" and
     eventually, when I found the time, I wrote this code.

     The number of land mines generated by this program is determined
     by a define near the top of the C file.  If you want more than
     150 mines, increase the number for the NUM_MINES define.  By 
     increasing the number of mines however, you will cause the system 
     to slow down considerably!  If you want a larger "hit" area, 
     increase the PIXEL_AREA define.  Inceasing this number will not
     change the speed at which the workstation is performing.

     Thanks to Chuck Musciano of Harris and his "eyecon" program for 
     showing an easy way to determine mouse location.


     Rick Schneider
     Vicom Systems Inc.
     2520 Junction Ave
     San Jose, California, 95134
     (408) 432-8660