Search:

Type: Posts; User: Nexcit

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    1,052

    Re: In need of assistance!

    I'll try to fix the problems in the code and will try out the simpler Java Tutorials as jashburn has suggested and will post the errors right here:
    Exception in thread "main"...
  2. Replies
    5
    Views
    1,052

    In need of assistance!

    I'm trying to make the classic game of Mini Tennis, but can't seem to overcome this problem...
    This is the code:

    package java_1;
    import java.awt.Graphics;
    import java.awt.Graphics2D;
    import...
Results 1 to 2 of 2