XPONG 
-----

for let's pong 1k contest (forum.karoshicorp.com)


The Game
--------
Nothing more and nothing less than a pong game.


Controls
--------
selection screen controls :

1 key : Selects 1 player game against CPU.
2 key : Selects 2 player game.

in-game controls :

1P mode : Cursor keys or joystick in port 1
2P mode : Like 1P mode + joystick in port 2 for player 2

Load instructions
-----------------
To load the game you must type :

	bload"xpong.bin",r

This game must run in all MSX machines. XPONG has been tested with success on the following machines :

- Sony HB-75P
- Philips NMS8245
- Panasonic TR-ST

..and of course, OpenMSX and BlueMSX!

Changelog
---------

07-05-05 First release!
07-09-05 Updated!. Changes are:

  - Improved CPU's AI against 2 balls.

  - Solved a bug with ball's direction after being hit.

  - Increased the chances to get a direct hit. The game is more agressive now.

  - ...and finally the CPU is a bit more stupid, so anyone can win a match! :P

  - Added source code (asMSX syntax). Not included bitbuster decompression header. 

P.D.: Yes, I know, there're some unresolved bugs but I'm sure you can live with that...:P

(C) 2005 jlts



