---XPong Version 0.7---

Intro: Xpong is a version of pong written in lua.  It is based off of other pong clones that have been written.  It is a two player game.

Install:
1.50- Run from Lowser, by browsing to XPong directory and starting index.lua.

2.00- Browse to UserLua directory and start index.lua

2.01+-Set up LuaPlayer 0.14 or 0.16 using instructions found at forums.qj.net.  Place in Applications folder inside your lua player directory.  Launch index.lua

Changelog:

0.5:
~Initial Release.  Basic functions and features.
0.6:
+Added score
0.7:
+Firmware 2.0+ compatible!
+Added screenshots(still buggy)
~Changed Paddle and Background Image
~Minor Script Changes
-Removed USB Support for 2.01+ compatibility, not needed anyways




To Do: 
1. Add single player mode.
2. Add music


Controls:
Player 1: Up-Up, Down-down
Player 2: Triangle-Up, X-Down
Select=Exit Game

Credits:
Author: TeamOverload
Some Help: TeamXHack with a little bit of the original code
With Assitance From: TheKnightInHell