Lab Price = $20
Please feel free to send us your queries at: [email protected]
Payment Methods
Problem Statement
1. In NetBeans, open the TicTacToeGUIGame project.
2. In the TicTacToeGUIGame.java file, make the following
changes to the TicTacToeGUIGame class:
a. Add a new method named getOutcome that returns
an Outcome enumeration. Use the winOrTie
method in the Lesson 2 graded project as a guide.
b. In the takeTurn method, use the getOutcome
method to determine whether to continue the game.
c. In the takeTurn method, display a dialog message
that displays the winner or tie when the game ends.
Optionally, you can clear the board and start a new
game after it ends.
Note: You can use the following method to display a
dialog message in the current window:
JOptionPane.showMessageDialog (this, “Both players
tie.”);
3. Build and run the project. Verify it works as expected.
Don’t be discouraged if it doesn’t run as expected right
away. Try tracing your steps and using System.out.write
statements to figure out where you went wrong.
SUBMISSION GUIDELINES
For your project, you should submit the final JAR file:
TicTacToeGUIGame.jar
To ensure the JAR file is built, you should click the Build
button or hit the F11 key.
To find the JAR file with NetBeans, you need to go to the
TicTacToeGUIGame project folder. To determine this folder,
right-click on TicTacToeGUIGame project in the Projects
panel. Copy the value for the Project Folder textbox using
the keyboard shortcut CTRL+C. In Windows Explorer, paste
the project folder path and hit the ENTER key. Copy the
TicTacToeGUIGame.jar file from the dist folder to your
desktop or any other temporary location.
Follow this procedure to submit your project online:
1. Log on to the Penn Foster website and go to student portal.
2. Click Take Exam.
3. Attach your file as follows:
a. Click on the Browse box.
b. Locate the file you wish to attach
c. Double-click on the file.
d. Click Upload File.
4. Enter your e-mail address in the box provided. (Note:
This information is required for online submissions.)
5. If you wish to tell your instructor anything specific
regarding this assignment, enter it in the Message box.
6. Click Submit File.
Grading Criteria
Your instructor will use the following guidelines to grade
your project.
Application behaves as expected 40 points
GUI meets the requirements 30 points
File contains no syntax errors 30 points
TOTAL 100 points
Congratulations! You’ve completed a simple application
with a GUI. You could expand on this game by adding more
graphics or animation or develop a new game like Connect
Four or Mastermind.
Now you’re ready to take on the larger world of Java
development!
Graded
2. In the TicTacToeGUIGame.java file, make the following
changes to the TicTacToeGUIGame class:
a. Add a new method named getOutcome that returns
an Outcome enumeration. Use the winOrTie
method in the Lesson 2 graded project as a guide.
b. In the takeTurn method, use the getOutcome
method to determine whether to continue the game.
c. In the takeTurn method, display a dialog message
that displays the winner or tie when the game ends.
Optionally, you can clear the board and start a new
game after it ends.
Note: You can use the following method to display a
dialog message in the current window:
JOptionPane.showMessageDialog (this, “Both players
tie.”);
3. Build and run the project. Verify it works as expected.
Don’t be discouraged if it doesn’t run as expected right
away. Try tracing your steps and using System.out.write
statements to figure out where you went wrong.
SUBMISSION GUIDELINES
For your project, you should submit the final JAR file:
TicTacToeGUIGame.jar
To ensure the JAR file is built, you should click the Build
button or hit the F11 key.
To find the JAR file with NetBeans, you need to go to the
TicTacToeGUIGame project folder. To determine this folder,
right-click on TicTacToeGUIGame project in the Projects
panel. Copy the value for the Project Folder textbox using
the keyboard shortcut CTRL+C. In Windows Explorer, paste
the project folder path and hit the ENTER key. Copy the
TicTacToeGUIGame.jar file from the dist folder to your
desktop or any other temporary location.
Follow this procedure to submit your project online:
1. Log on to the Penn Foster website and go to student portal.
2. Click Take Exam.
3. Attach your file as follows:
a. Click on the Browse box.
b. Locate the file you wish to attach
c. Double-click on the file.
d. Click Upload File.
4. Enter your e-mail address in the box provided. (Note:
This information is required for online submissions.)
5. If you wish to tell your instructor anything specific
regarding this assignment, enter it in the Message box.
6. Click Submit File.
Grading Criteria
Your instructor will use the following guidelines to grade
your project.
Application behaves as expected 40 points
GUI meets the requirements 30 points
File contains no syntax errors 30 points
TOTAL 100 points
Congratulations! You’ve completed a simple application
with a GUI. You could expand on this game by adding more
graphics or animation or develop a new game like Connect
Four or Mastermind.
Now you’re ready to take on the larger world of Java
development!
Graded
Relevant Material
Screenshots
Instructions
* If you want to purchase multiple products then click on “Buy Now” button which will give you ADD TO CART option.Please note that the payment is done through PayPal.
* You can also use 2CO option if you want to purchase through Credit Cards/Paypal but make sure you put the correct billing information otherwise you wont be able to receive any download link.
* Your paypal has to be pre-loaded in order to complete the purchase or otherwise please discuss it with us at [email protected].
* As soon as the payment is received, download link of the solution will automatically be sent to the address used in selected payment method.
* Please check your junk mails as the download link email might go there and please be patient for the download link email. Sometimes, due to server congestion, you may receive download link with a delay.
* All the contents are compressed in one zip folder.
* In case if you get stuck at any point during the payment process, please immediately contact us at [email protected] and we will fix it with you.
* We try our best to reach back to you on immediate basis. However, please wait for atleast 8 hours for a response from our side. Afterall, we are humans.
* Comments/Feedbacks are truely welcomed and there might be some incentives for you for the next lab/quiz/assignment.
* In case of any query, please donot hesitate to contact us at [email protected].
* MOST IMPORTANT Please use the tutorials as a guide and they need NOT to be used for any submission. Just take help from the material.
******************************************** Good Luck ***************************************************
* You can also use 2CO option if you want to purchase through Credit Cards/Paypal but make sure you put the correct billing information otherwise you wont be able to receive any download link.
* Your paypal has to be pre-loaded in order to complete the purchase or otherwise please discuss it with us at [email protected].
* As soon as the payment is received, download link of the solution will automatically be sent to the address used in selected payment method.
* Please check your junk mails as the download link email might go there and please be patient for the download link email. Sometimes, due to server congestion, you may receive download link with a delay.
* All the contents are compressed in one zip folder.
* In case if you get stuck at any point during the payment process, please immediately contact us at [email protected] and we will fix it with you.
* We try our best to reach back to you on immediate basis. However, please wait for atleast 8 hours for a response from our side. Afterall, we are humans.
* Comments/Feedbacks are truely welcomed and there might be some incentives for you for the next lab/quiz/assignment.
* In case of any query, please donot hesitate to contact us at [email protected].
* MOST IMPORTANT Please use the tutorials as a guide and they need NOT to be used for any submission. Just take help from the material.
******************************************** Good Luck ***************************************************
Payment Details
Lab Price = $20
Please feel free to send us your queries at: [email protected]
Payment Methods
Privacy Policy
We take your privacy seriously and will take all measures to protect your personal information.
Any personal information received will only be used to fill your order. We will not sell or redistribute your information to anyone.
Any personal information received will only be used to fill your order. We will not sell or redistribute your information to anyone.
Refund Policy
Incase you face any issues with the tutorial, please free to contact us on [email protected]
We will try our best to resolve the issue and if still persists we can discuss for a refund in case its required.
We will try our best to resolve the issue and if still persists we can discuss for a refund in case its required.