Mail Archives: djgpp/1997/02/06/08:43:58
On Tue, 04 Feb 1997 18:29:58 GMT, flend AT globalnet DOT co DOT uk (The Flend)
wrote:
>Being a bit (well very) new to the DJGPP scene I am having trouble with sprite
>plotting. I was wondering if anyone could possibly tell me if there are any
>functions included with in DJGPP 2.0 /GRX20 to deal with sprites, or whether I'd
>have to write my own.
I personally would highly recommend that you use Allegro for games
programming or anything involving a great deal of graphics and
games-like routines (timers, sounds, input, ...) It's a very capable
graphics library. Look for alleg211.zip (I think; there may be a later
version).
>I was also wondering where I could get my hands on a list of command line
>options for DJGPP, since there does not seem to be one in the FAQ.
DJGPP isn't a program - if you mean gcc, the compiler, then try
running INFO and looking in the gcc section there. Assuming, of
course, that you installed the info file reader and the relevant
docs...
And may you have a pleasant experience using DJGPP :)
George Foot
- Raw text -