Modify the Direction program from this chapter so that, in addition to responding to the arrow keys, it also responds to four other keys that move the image in diagonal directions. When the 't' key is pressed, move the image up and to the left. Likewise, use 'u' to move up and right, 'g' to move down and left, and 'j' to move down and right. Do not move the image if it has reached a window boundary.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.