========================================================================
       CDX APPLICATION : CDXN64Tetris
========================================================================

Current Version : 0.9

Official Homepage : http://www.horningabout.com/cdx/cdxtetris.html

cdxN64Tetris v 1.0 - Created by Jimb Esser, with a few gameplay  ideas
	taken from "The New Tetris" on the N64 Platform.  This program was
	created mostly as a programming example for CDX and as a test for
	multiple joystick support in CDX.  Please enjoy!

Usage:
	The game is set up to use 2 keyboard and 2 gamepad (or joystick) controllers.
	All of the controls may be changed by changing the last function in UI.cpp
	and recompiling.  By default the controls are as follows:
	Player 1:
		WE	Rotate
		ASD	Move Left, Down, Right
		X	Auto-drop
		Q	Swap
	Player 2:
		Up Arrow		Rotate
		Other Arrows	Move Left, Down, Right
		RightControl	Auto-drop
		Numpad 0		Swap
	Player 3:
		Joystick 0
	Player 4:
		Joystick 1

Revision History:
	v0.9 - 1/1/2 Happy New Years!  Initial release.


Things to add:
	Control Config
	Shadow pieces
	Animations
	Marathon/Ultra/Sprint/Garbage featuers
	Splash Screen
	Notify the user when they die
	Have speed relative to the number of lines that the user has scored so far
	Sound
	Short delay before "sticking" with autodrop


Bugs:
	Pieces move absolutely every second regardless of the time of the last move