Article ID Journal Published Year Pages File Type
436057 Theoretical Computer Science 2007 13 Pages PDF
Abstract

Recently, Wu and Huang [I.-C. Wu, D.-Y. Huang, A new family of k-in-a-row games, in: The 11th Advances in Computer Games Conference, ACG’11, Taipei, Taiwan, September 2005] introduced a new game called Connect6, where two players, Black and White, alternately place two stones of their own color, black and white respectively, on an empty Go-like board, except for that Black (the first player) places one stone only for the first move. The one who gets six consecutive (horizontally, vertically or diagonally) stones of his color first wins the game. Unlike Go-Moku, Connect6 appears to be fairer and has been adopted as an official competition event in Computer Olympiad 2006. is a generalized family of k-in-a-row games, where two players place p stones on an m×n board alternatively, except Black places q stones in the first move. The one who first gets his stones k-consecutive in a line (horizontally, vertically or diagonally) wins. Connect6 is simply the game of . In this paper, we study two interesting issues of : fairness and complexity. First, we prove that no one has a winning strategy in starting from an empty board when k≥4p+7 and p≥q. Second, we prove that, for any fixed constants k,p such that k−p≥max{3,p} and a given position, it is PSPACE-complete to determine whether the first player has a winning strategy. Consequently, this implies that Connect6 played on an m×n board (i.e., ) is PSPACE-complete.

Related Topics
Physical Sciences and Engineering Computer Science Computational Theory and Mathematics