Question: can someone do this in processing Q2) iPizza For this question, implement a simple pizza ordering system, like the one in the provided video clip.
Q2) iPizza For this question, implement a simple pizza ordering system, like the one in the provided video clip. You are required to create your own functions/methods, local variables, state variables and constants. You are free to use a different set of colors as well as pizza types. The cost of each pizza category is as follow: Medium: S8 Large: the price of a medium * 1.4 Extra-large; the price of a medium * 2.1 If the mouse cursor is in the area of a pizza on the first page, your program should animate that particular pizza until it is selected or the mouse cursor is outside of the pizza area. When the mouse cursor enters the same pizza size again, the animation should resume from the angle where it left oft After a pizza size has been selected (with a mouse click), there must be a short transition page similar to the provided video, which directs the user to the page where type of pizza can be selected. By selecting a pizza type (with a mouse click), the program should show the last page.giving a summary of the order
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
