# Generated by roxygen2: do not edit by hand

export(UltimateTicTacToe)
export(detect_seq)
export(get_cols)
export(get_diags)
export(get_rows)
export(get_surround)
export(index2xy)
export(is_palindrome)
export(xy2index)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,dev.new)
importFrom(grDevices,dev.next)
importFrom(graphics,abline)
importFrom(graphics,locator)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,segments)
