home *** CD-ROM | disk | FTP | other *** search
AMOS Source Code | 1993-02-25 | 942 b | 35 lines |
- Reserve Zone 10
- '
- '
- ' Ant Wars II is available by post from me for the price of �5.50
- '
- ' Its features include :
- '
- ' Simultaneous 2 player action
- ' Airplanes armed with machine guns and bombs
- ' Improved graphics,sound and speech
- ' Tanks , motorbikes , infantry carriers , etc .
- ' Several new kinds of weapons
- '
- ' Send cheques/postal orders (Sterling or Punts) to :
- '
- ' Chris Gregan , Sheaf o' Wheat , Dunboyne , Co. Meath
- '
- ' This is a very early version of the game and just demonstrates
- ' the simultaneous scrolling and the requestor boxes.
- '
- ' Player 1 scrolls with the mouse , Player 2 with the cursor keys .
- '
- ' The only reason this is on the disk is that I had a couple of
- ' K free so I decided not to waste it .
- '
- ' "Here be Monster's" are extremely good .
- '
- '
- ' AMOS Compiler
- ' (c) 1991 Europress Software
- '
- Proc _COMPILED
- Procedure _COMPILED
- ' COMPILED PROCEDURE -- can't convert this to AMOS code
- End Proc