Search:

Type: Posts; User: DarkPrince

Search: Search took 0.12 seconds.

  1. Replies
    1
    Views
    1,255

    I need more if-statement help

    I have this code right now. What I'm trying to do is slowly make the circle bigger until it fully covers the background. What I have so far:


    import hsa.Console;
    import java.awt.*;
    public class...
  2. Replies
    1
    Views
    1,084

    [SOLVED] If statement help

    Hey guys,

    I have a school project where we have to design a quiz game (doesn't have to be graphically amazing), but it does have to look somewhat nice.

    I'm trying to create a way to allow the...
  3. Replies
    7
    Views
    1,300

    Re: "Simple" Shape drawing!

    I'm brand new to coding so I'm not exactly sure what I'll say is right.

    All I know is that c.clear(); clears the page and makes it blank.

    Not sure if you need to import anything or not, I just...
Results 1 to 3 of 3