+ 2
Help with a problem
Hi, on Java, how would I be able to program a code that draws little circles wherever the mouse is clicked, I want all circles to remain on the screen, and whenever another circle is drawn, a line should be drawn to connect each subsequent one. Thanks
2 Answers
+ 2
yes that would work, but I want to know how to hardcode it using arrays and loops, thats what im having trouble with?
+ 2
oh ok, that helps alot, thank you so much :)