Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The requirements for this assignment are to: Place Persephone somewhere in the bottom right quadrant of the screen Draw a text string consisting of your

The requirements for this assignment are to:
Place Persephone somewhere in the bottom right quadrant of the screen
Draw a text string consisting of your name below Persephone in a custom color of your choosing
For the first specification, you will need to change Persephone's x, y values of where she is displayed. The video above should inform you of how to do this. You can use the mouse coordinate tracking tool mentioned in the above video to find coordinates in the bottom right quadrant.
For the second specification, you will need to change the x, y coordinates of the string to coordinates that sit below Persephone's new position. You will also need to change the text string to your name instead of the previous message. Finally, you will need to find custom color (RGB) values of a color you like and make the custom color as shown in the video above. Make sure the drawString call in the update method uses this custom color you made.
Submission
For this assignment, you do not need to worry about zipping the whole project up as you only need to modify the Main.java file. Therefore, for this Checkpoint, please only send the Main.java file! Future Checkpoints may require you to zip more files up but this one does not. I will not grade submissions of this checkpoint that contain full zip files so only send the Main.java file. Please upload the file via the "Submit Assignment" tab on this page to upload it to Canvas for grading.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Modern Database Management

Authors: Heikki Topi, Jeffrey A Hoffer, Ramesh Venkataraman

13th Edition

0134773659, 978-0134773650

More Books

Students also viewed these Databases questions

Question

What does Processing of an OLAP Cube accomplish?

Answered: 1 week ago