Search:

Type: Posts; User: shahravi88

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    2,400

    Re: Hangman game for JAVA Beginning class

    Thanks for replying. Here is what I have so far.
    The problem I'm having is it doesn't loop correctly.



    // This is Hangman.java
    import java.util.Scanner;
    import java.text.DateFormat;...
  2. Replies
    3
    Views
    2,400

    Hangman game for JAVA Beginning class

    I need to write the code for Hangman. I have written what I could but can't figure out rest of the code. Hopefully someone can help me out. I have two different classes: Hangman & Dictionary.
Results 1 to 2 of 2