Message-ID: <335DEEBC.50B6@ccpl.carr.lib.md.us> Date: Wed, 23 Apr 1997 07:13:00 -0400 From: Hez Carty Reply-To: hcarty AT ccpl DOT carr DOT lib DOT md DOT us Organization: Thistle Dew Fine Farm Inc. MIME-Version: 1.0 To: Adam Stilwell , djgpp AT delorie DOT com Subject: Re: Graphics References: <01bc5021$0222a8e0$0f866fc6 AT stilwelakirtland DOT cc DOT mi DOT us> Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Precedence: bulk Adam Stilwell wrote: I'm new at programming in DJGPP and C++ as well. I would like to make a CRPG but I am having trouble creating graphic tiles and the like with DJGPP. Can anyone give me some help with graphics in DJGPP? Thanks Adam Stilwell captain DOT adam AT star-trek DOT com http://www.geocities.com/SiliconValley/Pines/9715 Try using allegro and the alex package. Allegro is an excellent graphic/sound/game/etc. library, and alex adds tile based scrolling code that you can either use or just look at for ideas. Both of these are available from Shawn Hargreaves home page: http://www.talula.demon.co.uk Hope this helps! Hez