Math Practice Game V1.0  October 23 2012
By David Paquette

This is a small Lua program that helps with the practice of basic math skills.

When the document is first opened it will show the basic instructions
Once the user presses enter the timer will begin counting down from 15 seconds to 0.
During this time the user tries to complete all four math problems.

After they are completed the user can either wait for the time to
 reach 0 for the answers to be checked or press enter

The next screen will show if you got either all the answers right
or it will show the problems you got wrong along with the correct answer.

Instructions:
ESC : Start new game
UP/DOWN Arrows : Move cursor around to other answer boxes
ENTER (while game is running) : Will "grade" your answers without having to wait for timer to finish

Future Versions:
Difficulty Levels with different speeds and larger numbers
or more problems

For any questions or suggestions email me at dpaquette01@aol.com

