Search:

Type: Posts; User: UpInSmoke

Search: Search took 0.45 seconds.

  1. Replies
    5
    Views
    1,155

    [SOLVED] Re: Simple hangman game error

    Nope i remember that just has been awhile since java, thank you for refreshing my memory :)
  2. Replies
    5
    Views
    1,155

    [SOLVED] Re: Simple hangman game error

    I dont see how that is the mistake( I commented that out to try and still get same error). Also the error is pointing at this:

    letters[a] = word.charAt(a);
    yet i see no issue with that either
  3. Replies
    5
    Views
    1,155

    [SOLVED] Simple hangman game error

    I havent programmed in java for a few months now, been learning some other languages, but i start school in the fall for java so i thought i would fresh'n up abit. Tried to make a simple java game of...
Results 1 to 3 of 3