I have a project due May 17. I have to create a math game using a GUI/Menu. The game has to give the user the option to chosse between which subject they would like to work on: adding, subtracting, dividing, multiplying integers; adding, subtracting, multiplying decimals; square root of a perfect square; cubic root of a perfect cube; the area and perimeter of a rectangle given the sides.
The game should store the user's name and score and bive them the average of their scores.
If the whole program is too much then please give me what you can.