Search:

Type: Posts; User: JohnQ

Search: Search took 0.10 seconds.

  1. Replies
    0
    Views
    1,208

    How would you implement this?

    Hey guys.

    I have to build a library management system and i've run into problems while trying to implement user types. I've already got a superclass user and two other subclasses of User, Student...
  2. Replies
    8
    Views
    4,812

    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.
  3. Replies
    8
    Views
    4,812

    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....
  4. Replies
    8
    Views
    4,812

    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...
  5. Replies
    8
    Views
    4,812

    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 5 of 5