Skip to content

Instantly share code, notes, and snippets.

package objectstructures;
import java.util.ArrayList;
import TicTacCell;
public class TicTacBoard {
public ArrayList<TicTacCell> board;
public char player;
public char c;
public int countrow = 0;

Keybase proof

I hereby claim:

  • I am anjarfr on github.
  • I am anjarfr (https://keybase.io/anjarfr) on keybase.
  • I have a public key ASByxLHTIwO2clDZkFlhnJxY8rdPbJnDMJY9Jo0KSVdq-Qo

To claim this, I am signing this object: