ID:    	2028
Name:	Timorg
Game:	Poisoned

This has been modified from the original...

The end.bmp has been compiled in and a makefile
has been provided by Mehdisoft. Yayyyyyyy




1. Genre requirements - Survival
	You are poisoned. You need to escape the dungeon so that
you can get the antidote and survive


2.1 Technical requirements - Make it a Classic


	A. This game is in 320x200 and has a maximum of 16 colours
on the screen. (I have less actually)
	C. I have also only used the cursor keys, space and enter,
meaning that I have also completed the 4 button joystick section.


2.2 Technical requirements - Randomness
	The levels in the dungeon are generated randomly.



3.1 Artistic requirements - Dichotomy
	As the poison flows up into your brain it makes your vision
go strange with all the colours you can see get all inverted

3.2. Artistic requirements -  World Map
	There is a diagram of the dungeon level you are on, this is
a map of the world as it relates to you at the time. As you climb
up levels it changes to match the level you are on.




4. Bonus rules - Act of IP
	I did not implement this rule.




How to build.

Thanks heaps to Mehdisoft for providing the makefile.

Just type make and you should be on the way, for other
things explore the Makefile. :D


