Search:

Type: Posts; User: Proc

Search: Search took 0.09 seconds.

  1. Thread: Hangman

    by Proc
    Replies
    4
    Views
    951

    Re: Hangman

    Alrighty, I'll get to it! Thanks.

    *Edit*

    Alright, sweet! I got it. I was close before, but forgot something crucial. I are dum!
  2. Thread: Hangman

    by Proc
    Replies
    4
    Views
    951

    Re: Hangman

    I'm wanting for the do part to do the hangman game while the user wants to continue playing.
  3. Thread: Hangman

    by Proc
    Replies
    4
    Views
    951

    Hangman

    I'm having a problem with this code, specifically at the "if (guess.indexOf(letter) >= 0))" part, where I get the error: "The method indexOf(String) in the type StringBuilder is not applicable for...
Results 1 to 3 of 3