Search:

Type: Posts; User: robbeh

Search: Search took 0.09 seconds.

  1. Replies
    4
    Views
    5,026

    Re: Connect 4 program

    I suppose I'm not sure how to actually get the connect4 class to paint the red or black checker piece when I click. As it is, when it runs, it paints the outline of the board but doesn't paint...
  2. Replies
    4
    Views
    5,026

    Re: Connect 4 program

    I'm not supposed to change anything but the Board class, which simply implements the Connect4Board interface. The Board.java class shouldnt do any drawing, just represent the board itself

    This is...
  3. Replies
    4
    Views
    5,026

    Connect 4 program

    Got an end of term assignment I can't figure out. I've attached the files required for the assignment, the teach wrote almost all of it but I'm required to make a "board.java" class. No clue where...
Results 1 to 3 of 3