Question: This Java program is to develop an application software for a simple puzzle game using the image in this url - https://people.southwestern.edu/~bednarb/su_netWorks/projects/mcentire/sid2.jpg, as well as
This Java program is to develop an application software for a simple puzzle game using the image in this url - https://people.southwestern.edu/~bednarb/su_netWorks/projects/mcentire/sid2.jpg, as well as a tic-tac-toe game, a loan calculator and a text editor.
Your program must provide the following menu to manage applications:
a. File Menu - Create a new file - Open an existing file - Save current text in the default file (Ex, default.txt). - Save current text as creating new file name. - Exit application
b. General Application Menu - Loan calculator - Text editor
c. Game Application Menu- Puzzle game - Tic-Tac-Toe game
d. Help Menu - Check for updates: checking updates - Report a bug: description of how to report a bug - About: explanation of this program
here is a link to an example of what the puzzle game should look like- http://zetcode.com/img/gui/javaswing/puzzle.png
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
