Chess engine for college project things to do: SqAttacked(sq,side) // for checks in move gen SetUp Move Structure Do / Undo() After that: Perth() Testing then Skeleton Evaluation() Search() connecting GUI()