*Implement Point System
*Implement Undo System
*Add all help messages to message boxes
2. What was done?
*Point System Done
*Help Messages Done
*Still Working on Undo System
3. Problems encountered?
*Having to redo all the player actions in order to get the undo to work, going to try a stack based Undo class that recalls all the objects state rather that just the last state.
4. What did you learn this week?
*It is possible to make an online live PHP editor using AJAX, an amazing technique
5. What's planned for next week?
*Finish with the coding of this game, run a study ASAP
6. Hours worked.
*About 12