Game		: Hunter

Computer	: VZ-200 / VZ-300 / Laser 210 / Laser 310 / Salarion Fellow / Texet TX8000a

Filename	: hunter.vz

Lines of code	: 10

Emulator	: VZEM (GUI), VZ300, JVZ200, JEMU, MESS, WinVZ, Emulator 2001

Emulator preference: VZEM

Load procedure	: File --> open --> select file --> "RUN" <CR>.   

Controls	: <Q> = up    
		: <A> = down   
		: <M> = Left   
		: <,> = right			(These are the arrow keys on the VZ keyboard, hence why it seems weird.)

Details		: The year is 1932, and you, the greatest adventurer that the world has ever known, Indiana Jones, are alone deep 
		: in the heart of the Amazon Jungle. You are on your adventure to find and capture the last living Skizzbar; a small
		: creature that runs around crazy only ever stopping for a few seconds to eat. It does not sleep and is mostly
		: always moving about in random jittery moves.
		: Your object is to capture the Skizzbar in quickest number of moves made by the bizarre little create.
		: There are also nine different randomly-selected mazes.
		:
		: The object of this game was to attempt to put a simulation of artificial intelligence within the ten lines
		:  (even if the simulation is purely random). I am happy as to how this finished up as a playable game within 10 lines.
