| That is, in fact, a failing of Amiga Basic. If you want to program in
Basic and use sprites and bobs (and lots of other hardware features), get AMOS.
It goes for about $65 - $70 mail order. Or, you could try one of the C compilers
on the Fish disks. You can get the includes and libraries from Commodore for
$20. Dice on FF443 is very good.
|
| AMOS is a version of BASIC that supports many of the hardware features
such as sprites and bobs, sound, etc. If you are a beginner, this is a very
good way to get started because you can access these features from a very high
level.
The C compilers I mentioned do, indeed compile C. The reason I
suggested them is that you can access sprites and bobs without flashing. But,
it's a whole lot more complicated programming in C than accessing the same
functions from AMOS. So AMOS would probably best suit your needs.
Fish Disks are the premier public domain library. You can access all
of the Fred Fish disks on the network. There are now 450 disks of public domain
programs in this library. You can access them from TAPE::amiga:[amiga.fish]
You can find a catalog of the programs available by looking for
tape::amiga:[amiga]ff_cat_v*.*. To get instructions on how to download these
programs to your AMIGA over a modem, do a "dir/title=download" in this
conference. As I recall, the most recent note gave step by step instructions.
If you don't have a modem, you can buy disks from any number of places for
$3-$5. Check with your local dealers or the back of magazines such as Amiga
World.
You can find AMOS advertised in the Amiga magazines. Most mail order
houses carry it. One of the better prices I have seen is at a place
called Safe Harbor. Their order line is 800-544-6599.
|