			[===============]
			[ -= YAHTZEE =- ]   (requires QBasic v4.5)
			[===============]

programmed by Robert <sknrd@yahoo.com>
http://www.qbrpgs.com

Made with QB45 and the MIXED library. Hehe the mixed library is just the Future library
and the QB45 library put together.


		[=====================================]
		[ -= Instructions to load Yahtzee: =- ]
		[=====================================]


These are instructions for people new with qbasic that want to play Yahtzee:

Unzip YAHT.ZIP into the main directly where QB45 is in. Then in order to play the game you
will need to load mixed.qlb with qbasic and open Yahtzee, then run it. Below is a step by
step instruction of how to do this:

Right click QB.EXE then click on Properties.

At the top of the window should be a tab that say Program, click on it.

There will be some writing that says "Cmd Line:" and after it you should see something like
"C:\QB45\QB.EXE"

type in a question mark (?) after all of that text so it should look something like this:
"C:\QB45\QB.EXE ?"

now click on OK.

when you double click on QB.EXE a pop up should come up saying "Parameters" and having a
little text field where you can type stuff in... type in "/L MIXED" then click on ok.

when you are in QBasic, click on FILE -> OPEN. now double click Yahtzee.

now you have loaded Yahtzee! Now click on RUN -> START to play the game! (or press SHIFT+F5)


		[======================]
		[ -= Other stuff... =- ]
		[======================]

it really sucks i couldnt get Yahtzee to compile... i mean after 30 minutes or trying different
ways to figure it out i finally did, but the EXE file wouldnt run propertly! =(