Question: Develop the graphical user interface using the Processing environment. The specific implementation details and images, as well as skeleton code are provided, but if you

Develop the graphical user interface using the Processing environment. The specific implementation details and images, as well as skeleton code are provided, but if you wish to add any further details or use additional/alternative images, you are free to do so.

  • The first task will be to get the images to appear on the screen and to give the interface a screen size that works with the background image.
  • Once this is complete, try to get the image object to move around the screen.
  • As this is a fictional exercise, the starting position can be random, while the starting trajectory can be fixed.
  • The interface will be restriction to a bounded 2D space, for this reason the object should bounce off the sides of the containing window and return in the opposite direction.
  • The object only needs to move in 4 directions, North-East, South-East, South-West and North-West.
  • Five marks have been allocated to any further effects you might want to add, this part is entirely up to you.
  • Lecture examples and tutorials for weeks 1 to 4 should assist you.
Submission

Your submission will consist of three or more items and all should be contained in one zip file.

  • The first item will be your processing (.pde) implementation file.
  • The second and third item will be the background and UFO images.
  • Lastly, any other files required by your program need to be included in the zip.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!