home *** CD-ROM | disk | FTP | other *** search
-
-
-
-
-
- Bunny Blast
-
- by
-
- Asad Hanif
-
- v1.0.920902
-
-
- Disclaimer: I, the author, am not responsible for any damage
- that occurs to you or your system by the use or
- misuse of this software. This software comes
- with no guarantees that it will function on your
- system properly. It has been tested on different
- platforms and has been proven to work as designed.
- If you find that this game promotes cruelty to little
- fuzzy animals then DON'T PLAY IT!!
-
- Release Note: This game is being released as freeware. Feel free
- to use it and distribute it. This program may not
- be sold for profit. A minimal distribution charge
- (ie. for diskettes) is acceptable. Any donations
- may be made to the author (see below).
-
- Requirements: VGA graphics adapter (with 256k ram - most adapters
- have at least this amount.)
- Mouse (two button or higher.)
- 12Mhz or higher cpu speed.
-
- Description: The evil rabbits from the planet Murica have invaded
- your fields. Even though they look harmless they
- pose a great threat. Blow them away before they
- reach your crops beyond the golden hill.
-
- Controls:
- Use left button to fire and right button for options.
-
- Game Background:
- This is the first game which I wrote and released
- to any BBS. The game was written as a project by me
- to learn 'C'. I actually started several games but
- none of them were completed since I had other priorities
- at the time. So I sat down wrote this silly little
- game and finished it. It may be a totally pointless
- game, but hey the experience that I gained is what
- really counts.
-
- The game was written on a 386sx-16. It was tested
- and found playable at 16mhz. At 8mhz it was slow,
- so I deduced that 12mhz is the minimum speed to
- play.
-
- Resources
- Used: Turbo C++ v 1.01 (Borland)
- Turbo Assembler v2.01 (Borland)
- FastGraph v2.11 (Ted Gruber Software)
- FastGraph/Image (Ted Gruber Software)
- Improces v4.0 (John Wagner)
-
- Note: FastGraph(tm) is a great graphics library and Improces
- is one of the few excellent shareware SVGA image
- enhancement/paint programs available. For info
- on both these items give the Dust Devil BBS a call.
-
- Command Line Parameters:
- BBLAST sf -xxxxx
-
- sf -> sound on/off
- s0 no sound
- s1 sound (default)
-
- -xxxxx -> delay for fast computers
- 0≤xxxxx≤32767
- default is auto calibration
- Either 0 or slows to 16Mhz speed.
-
- examples:
-
- A:\>BBLAST
- (runs with sound and auto speed calibration.)
-
- A:\>BBLAST s0
- (runs with no sound and auto speed calibration.)
-
- A:\>BBLAST -1000
- (runs with sound and a delay of 1000 cycles)
-
- A:\>BBLAST s0 -5000
- (runs with no sound and a delay of 5000 cycles)
-
- ----------------------------------------------------------------------------
-
- If you have any comments, complaints, suggestions, money
- to give (lets say $10 ) :) etc... you can write to me at:
-
- Asad Hanif
- PO BOX 163 Station 'A'
- Fredericton, NB
- E3B 4Y9
- Canada
-
- Or send email through the internet to:
-
- w81h@unb.ca
-
- Or you can reach me one of the following places:
-
- Northern Connections 506-458-2651 2400
- 506-459-0285 14.4k v32bis
- Alias: ASAD
-
- Software Creations 508-365-9668 14.4k Dual Standard
- Alias: Asad Hanif
-
- Dust Devil BBS 702-796-7134 14.4k v32bis
- Alias: Asad Hanif
-
- I call Northern Connection daily and the other two
- weekly. Any new software I write will be uploaded to
- the above three boards first.
-
- Thanks for playing this game,
-
- Asad Hanif.
-
-