----------X readme-----------

The X game is a clone of the classic Dr Mario game, written by me as a project 
to learn how to write windows programs using assembler. The game is of course freeware.

How to play:
Player one uses the arrow keys, player two the keys a,s,d,w.
The object is to remove all the pieces with an X on it. Four or more 
of the same color horizontaly or verticaly will remove the pieces.
In two player mode removing two or more sets using one piece will cause
pieces to fall into your opponents field.

Hints:
-To change background music overwrite the file bgmusic.mid with your own midi.
-Hit f2 after or in a game to get a new game with same settings.

Enjoy!
The Simpster

////////////////////////////////////

A huge thanks to Wc-duck for background and lots of testing and ideas!

////////////////////////////////////
Ver. 2.0

What's new??

Most things... =)
+some bugfixes.

among others:
-Balls not moving continuously - no overlapping of balls
-In one player mode the level increases
-In one player mode speed increases within a level
-In two player mode the rules are now best out of 5 games
-More fair scores, dependant of speed, can only increase score by removing x:s
-No artifact when dropping balls on opponent
-Fixed the color-bug... caused the same color to come over and over
-Lots of updates to the "start new game"-dialog
-Removal of balls placed "above" the gamefield
-No longer can level contain four in a row at start.