Search:

Type: Posts; User: zille

Search: Search took 0.09 seconds.

  1. Re: Ping Pong Game Problem with ball Drop and Catch

    can anyone re-write the code I made mistake. I am trying to figure it out for many days without luck.
  2. Ping Pong Game Problem with ball Drop and Catch

    I have created this ping pong game but having problem with ball and paddle collusion. After first collusion it gives score 1 but later it never touch the paddle.
    Can anyone help with the code:
    ...
  3. Re: Random Color Ball and Move Bottom Bar Vector Java Help

    OK. How can I make the ball fall randomly with multiple color from different direction?
  4. Falling Ball and Catching with Bar Game Problem Help

    Hi,
    I have created a small game in java.
    2725
    I have a ball falling but I want the ball to fall randomly with randomly color. In my case its falling only once.
    I want the ball to collide with the...
  5. Re: Random Color Ball and Move Bottom Bar Vector Java Help

    thank you Norm but I am new in Java. Anyway I will try to make changes and come back. It will take some days for sure.
  6. Re: Random Color Ball and Move Bottom Bar Vector Java Help

    Thank you for reply. How can I edit this ball so that the ball falls in random color and from different direction. my current code is:
  7. Random Color Ball and Move Bottom Bar Vector Java Help

    Hi,
    I created this simple vector java program where ball falling and when collide with the bar below, the ball stops.
    I need to make the ball falling randomly from different direction and also need...
  8. Replies
    5
    Views
    1,282

    Re: Java Student Record System Problem

    After typing the data and click submit or new to clear the page I get this error on Java Console:
    "Exception in thread "AWT-EventQueue-0" java.lang.Error: Unresolved compilation problem:
    Program...
  9. Replies
    5
    Views
    1,282

    Re: Java Student Record System Problem

    Actually the only problem is everything works except the New, Submit and View Button.2722
  10. Replies
    5
    Views
    1,282

    Java Student Record System Problem

    I have written a program student record system but can not save data to view or submit record.
    Able to run the program but failed to submit record or view pre-submitted records.
    Student.java
    ...
Results 1 to 10 of 10