Search:

Type: Posts; User: trentboyette

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    1,583

    Find letter

    Having a problem with my code for an assignment i'm doing,it's hangman.When I get the input from the user i want to check to see if it is in the secret word.I think i'm on the right track.any...
  2. Replies
    4
    Views
    2,301

    Ok,i have an array with 10 words and i want to...

    Ok,i have an array with 10 words and i want to pick one of them randomly,how do i do it
  3. Replies
    4
    Views
    2,301

    pick randomly from array

    Hey

    I'm doing a hangman project at the moment,I have a string array containing 10 words to be guessed.I can generate a random number between 0 and 9 but how do i compare this to the index of the...
Results 1 to 3 of 3