Search:

Type: Posts; User: JohnQ

Search: Search took 0.11 seconds.

  1. Replies
    8
    Views
    4,805

    Re: Java Game - Alternate between players

    The first game goes well but then i can't make the challenged become the challenger. What happens is that the challenger in the first place keeps getting asked to input a letter for the next game.
  2. Replies
    8
    Views
    4,805

    Re: Java Game - Alternate between players

    Yes. They are in the code in the code i posted along with my first post. The challengers method is playersTurn() and the other one is opponentsTurn(). The master method is the threads run method....
  3. Replies
    8
    Views
    4,805

    Re: Java Game - Alternate between players

    Hey Norm. Thank you for the quick response. The applications is fully working except for the "multiplayer" aspect of the game. I can play the first game well but it's the "reversal" of the roles...
  4. Replies
    8
    Views
    4,805

    Java Game - Alternate between players

    Hey guys. I'm new to the forum and this is my first post so be nice! :rolleyes:

    So i'm developing a HangMan game in Java using TCP Sockets for 2 players to play against each other. I'm down to the...
Results 1 to 4 of 4