Search:

Type: Posts; User: jps

Search: Search took 0.07 seconds.

  1. Replies
    41
    Views
    2,935

    Re: Help with an object based level format

    Take the pseudocode from post#32 and the code from post#38 and give it some thought
  2. Replies
    41
    Views
    2,935

    Re: Help with an object based level format

    If your project is overwhelming your brain, press pause on it. Jump over to the side and bust out a new class that will just read a text file and print it back to the screen. Only a few lines...
  3. Replies
    41
    Views
    2,935

    Re: Help with an object based level format

    weeeeeelllllllll my friend I think you are getting twisted with all of the changes and all of the things you are not quite familiar with. Go at it fresh.

    Here is a text file with a number of...
  4. Replies
    41
    Views
    2,935

    Re: Help with an object based level format

    Why aren't you using hasNextInt() for safely getting nextInt()? You are already using the scanner class...
  5. Replies
    41
    Views
    2,935

    Re: Help with an object based level format

    I don't understand where you would have to define a maximum x and y.
    if you place your integers in a text file with spaces between them you can easily get the next integer on the line no matter...
Results 1 to 5 of 5