ConnectQuad is based on classic games like Connect Four or Four-in-a-Row, in which the goal is to get four of your pieces in a row -- diagonally, horizontally, or vertically. The catch? Pieces are "dropped" in, meaning that only the lowest-level spot in each column is a valid target for a piece. You have to "stack" the pieces up vertically.
Recently changed in this version:
* Added "Easy" single player option.
* Various UI refinements.
* Various minor code optimizations.
* Integration of new error tracking features.




Comments and ratings for QuadConnect