Search:

Type: Posts; User: Norm

Search: Search took 0.14 seconds.

  1. Replies
    3
    Views
    1,726

    Re: Text adventure game help

    Here are links to the tutorial for some loop statements:
    The while and do-while Statements (The Java™ Tutorials > Learning the Java Language > Language Basics)
    The for Statement (The Java™...
  2. Replies
    3
    Views
    1,726

    Re: Text adventure game help

    Are you asking how to write a loop that will keep going?

    Please edit your post and wrap your code with code tags:


    <YOUR CODE HERE>

    to get highlighting and preserve formatting.
Results 1 to 2 of 2