Question: Note: Kindly perform the coding on Eclipse and also share the screenshot of code written and output. Course: Object Oriented Programming 15 Marks Design the

Note: Kindly perform the coding on Eclipse and also share the screenshot of code written and output. Course: Object Oriented Programming 15 Marks Design the Number puzzle game using JavaFx GUI library. Each level will display one crossword Math block. Use the following blocks for 4 levels of the games. Use the Next button to move to the next level. As a developer you have to make sure of the number validation. If user entered non-numeric value then program must raise InputMismatchException. Also, create a custom Exception named "NullValueException' to validate the number block. On the click of Next Button if user left number block as null then program must raise NullValueException. 7 + 5 II 8 + 4 = + + + 1 + 4 = ++ II 3 + 8 = Il 00 + II II II = + = 17 + Il 7 + = 11 5 + 6 + + 6 + 5 = + + + -11 1+ = 10 = II + = 22 + = Note: Kindly perform the coding on Eclipse and also share the screenshot of code written and output. Course: Object Oriented Programming 15 Marks Design the Number puzzle game using JavaFx GUI library. Each level will display one crossword Math block. Use the following blocks for 4 levels of the games. Use the Next button to move to the next level. As a developer you have to make sure of the number validation. If user entered non-numeric value then program must raise InputMismatchException. Also, create a custom Exception named "NullValueException' to validate the number block. On the click of Next Button if user left number block as null then program must raise NullValueException. 7 + 5 II 8 + 4 = + + + 1 + 4 = ++ II 3 + 8 = Il 00 + II II II = + = 17 + Il 7 + = 11 5 + 6 + + 6 + 5 = + + + -11 1+ = 10 = II + = 22 + =
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
