Project:Entropy

==============================================
TechDemo1 : DLT Engine Technical Demonstration
==============================================

Demonstrates the basic room/sprite lighting,
sorting and rendering routines, along with
some timing routines.

Uses the Allegro 4.0 Game library for low-level
graphics and file routines.

Source: C, to be rewritten in C++.

Build: 24.03.04

(C)2004 D.C.D.Moodie

System Requirements:
  Windows 9x/NT/2000/XP with DirectX 3.x or higher installed.
  Allegro Library (available as a separate download)

Instructions:

1.  Extract all files into one directory. 

2.  Make sure the alleg40.dll is either in the same directory,
    or your windows/system directory.

    If you already have a copy of alleg40.dll installed into your 
    windows/system directory, you do not need to download it for
    subsequent demos.

3.  Run 'RunDemo.bat'

    Controls:

	ARROW KEYS	Move test sprite.
	+ -		Adjust lighting up/down.
	*		Switch to next test sprite.
	ESC		Quit.

  
