More Extra Points
Demonstrate by yourself. After demonstration, send the source code to me through email.
The maximum extra points are 20. You can choose from the following problems. If you want to solve other problems, please come to talk to me. You will also get extra points on the problems you preferred.
Assigned: Friday, July 20
Due: Thursday, July 26
1. Read Chapter 13 and finish following programming exercises in chapter 13.
#1 (2 points), #2 (2 points), #3 (2 points), #4(2 points) #5(2 points) #11 (2 points) #12 ( 6 points)
2. (10 points) Read Chapter 13 and Chapter 14, finish the programming #15 in chapter 14.
3. (10 points) Implement a calculator. The interface is similar to the calc.exe provided by the Windows.

4. (8 points) Read Chapter 13, finish the Tic Tac Toe assignment from the previous class.
5 (10 points) Implement a game on the web page http://www.mazeworks.com/home.htm. Only require the functionality. The appearance of the user interface can be different..