Be_asteroids   v1.2
for Preview Release
written by John Standerfer
9/15/97


Overview:
=======

Be_asteroids is an implementation of the classic Asteroids
game for the BeOS.  It supports multiple levels, a top score
list, sound, and bitmap graphics.


Version Changes:
==========

1.2   Be_asteroids is now being distributed in .zip format.

1.1   Be_asteroids now runs under the Preview Release.
       Also, the sound files and the top ten list now live in a
       directory relative to the main app instead of being
       hard coded.  This has eliminated the need for an install
       script.

1.0  Only ran on the now obsolete Advanced Access release.  


Installation:
======

No special steps required.  Simply unzip the file be_asteroids_PR.zip
and run the executable be_asteroids.


GamePlay
======

The goal of the game is to destroy all the asteroids.  Asteroids can be
destroyed by either shooting them or by colliding with them when the ship's
shields are on.  Free lives are awarded at 5000 points and then every 10000
points after that.


Keys
===

Rotate Left   ------   Left Arrow
Rotate Right  ------   RIght Arrow
Thrust -----------------   Up Arrow
Shoot ------------------   Space Bar
Shields ----------------   Left Shift Key
Pause -----------------   Esc 


Trouble Shooting
==========

Problem :  No sounds
Answer ; Make sure the .wav files are in the "sounds" directory and that
               the "sounds" directory is in the same directory as the Be_asteroids
               application.  Also make sure that the loopback checkbox in the 
               sound preferences panel is checked.

Performance Hints
===========

If Be_asteroids seems to be running slowly, try one of the following suggestions.

* Switch your color depth to 8 bits

* If you have a dual 604 or 604e machine, turn off one processor in pulse

* Close any other running applications


License
=====

Be_asteroids is released as freeware, however I'd appreciate any emails
about what you did or didn't like about the game and any bug reports.
Feel free to redistribute the package as long as all the files (including 
this one) are included and that it's not being charged for in any way.  


Contact Info
=======

John Standerfer
email: jds@cs.utexas.edu


Credits
=====

Baron Arnold - play testing
William Bull - art
Robert Chinn - assistance on various parts



