You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//public boolean allowedMovement(piece[][] board,int rpos, int lpos, int moves,String direction);//determines whether the move is valid based on the type of piece
public String getName();
public String getSide();
//public boolean getSide(/*String piece,String pieceTwo*/); // side %2 == 0 than it is white's second click (white turn), if not than it is black's