Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    5
    Views
    7,634

    Re: Breakout Game- program help

    Try debugging your code by putting in some System.out.println() statements to show where and what is going on.

    No way to help with the logic of your program unless you post it. The small pieces of...
  2. Replies
    5
    Views
    7,634

    Re: Breakout Game- program help

    You don't explain how the score and numLives should be reset.

    No idea what "hit the bricks" means?
  3. Replies
    5
    Views
    7,634

    Re: Breakout Game- program help

    Please edit your code and add the code tags to preserve formatting. Unformatted code is hard to read on larger programs.


    Usually its a logic problem. Have you tried debugging your program by...
Results 1 to 3 of 3