iGameTree361


4.1 ( 3501 ratings )
教育
开发 tdtom Lou
0.99 USD

This is a human-machine interaction 6x6 chess board game app targeted for enthusiasts of gametree algorithm, research, and teaching. The game is played by moving the pieces in the diagonal line within the neighboring spaces or skipping spaces. The pieces are only allowed to move forward to the front left or right; backward movement is not allowed.
Skipping spaces: When an opponents piece is occupying the diagonal spaces, the player can jump to the space in front and take the blocking piece away from the board; serial skipping is allowed. The algorithm of how the app uses gametree to determine which piece to move, where to move, and the strategies are displayed on the screen simultaneously.