Search:

Type: Posts; User: Norm

Search: Search took 0.30 seconds.

  1. Replies
    11
    Views
    2,175

    Re: Line of Action Game Help plz

    Formatting conventions: Code Conventions for the Java Programming Language: Contents

    Look at other threads with code on this forum. Many have code that is properly formatted.

    Here's a sample:...
  2. Replies
    11
    Views
    2,175

    Re: Line of Action Game Help plz

    Is there a small, complete program you can post that can be compiled and executed for testing?

    When you post code, be sure to properly format it. The code in post#3 needs formatting.
  3. Replies
    11
    Views
    2,175

    Re: Line of Action Game Help plz

    If the square is at an edge, will there be 8 squares to check?
  4. Replies
    11
    Views
    2,175

    Re: Line of Action Game Help plz

    Is the code supposed to check the 8 squares that surround a square in the middle of a 2 dim array?
  5. Replies
    11
    Views
    2,175

    Re: Line of Action Game Help plz

    Please edit the code and format it so that nested statements are indented 3-4 spaces. Statements should NOT all start in the first column.

    Make a small complete program that compiles and executes...
  6. Replies
    11
    Views
    2,175

    Re: Line of Action Game Help plz

    Please explain what happens and what the problem is.
Results 1 to 6 of 6