Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 434 Bytes

File metadata and controls

8 lines (7 loc) · 434 Bytes

Simple Math Game

A simple math game made to test addition, subtraction, division, and multiplication. A simple gui using Java.Swing with buttons, textboxes, and userinput boxes. Version 1: Features - 1. shows whether the answered question is correct or incorrect 2. Will display the right answer with a predeterminned response. 3. A running scoreboard with that counts up until the user's response is incorrect.