Greetings. The programming language to be used is: JAVA Please write a GUI that implements a game, where the user has to click the buttons in the order of their numbering. * The 9 buttons are arranged...



Greetings.


The programming language to be used is:

JAVA



Please write a GUI that implements a game, where the user has to click the buttons in the order of their numbering.


* The 9 buttons are arranged in a grid of 3 by 3. Each one has a different number from 1 to 9.




* If the user selects the correct button, it should turn green and become disabled. The score should be
incremented by 1.




* If the user selects the incorrect button, it should turn red and all the buttons should become disabled.




* If the user selects the “Reset” button, all buttons should be white and become enabled, their random numbers should be reassigned and the score set to 0.


Thank you.



Jun 06, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here