Hi
Java Geezers! Just wondering if anyone is able to help me with this:
"Write an
applet that contains an 8 x 8 solid green square. The square is to move at a constant speed. It bounces off the boarders of the aplet display area when it comes into contact with them. Each time the square contacts the border its speed remains constant, but its velocity changes"
Well I've drawn the green square but I haven't a clue how to make it move, heres my code so far: Please help!