Search Result

Collapse
2 results in 0.0015 seconds.
Keywords
Members
Tags
hangman
  •  

  • Having trouble creating a Hangman game in Java using Netbeans.

    I currently have two know problems with my current code.
    First, I can't seem to get the image to display. I have the gallows already displaying and I want to get the head (that is the next pic that shows the gallows with the head) to display but its not working.. I believe I have the right code but I'm thinking that I am putting the wrong file path in? I'm using a JOptionPane to double check the image and it always comes up blank. So, I'm...
    See more | Go to post

  • yottabyte
    started a topic Help making a hangman program
    in Java

    Help making a hangman program

    Hey, I just started programming this September and I have an assignment in which I am supposed to create a hangman game. This is my first post on this forum so forgive me for any "noob" mistakes Now I'm still learning Java so this will be a basic program running in the console window (no GUI) using strings loops, arrays, etc but hopefully nothing too complicated. I've developed somewhat of an algorithm for the program, but it's really simple...
    See more | Go to post
Working...