Package cs251.lab2


package cs251.lab2
  • Class
    Description
    This is the graphical user interface for the Gomoku game.
    This is the interface that describes the methods that must be present in the class you are writing that interfaces with the GUI.
    Type to represent the status of each square on the board.
    Type to report correct outcome status of the game.