top of page
Chess: Invasion Force
chessInvasionForce-screenshot.png

Chess: Invasion Force is a chess variant inspired by Into the Breach. This game was developed in Unity by my self as a solo programming project, exploring concepts of AI in games. The game utilizes a minimax tree algorithm for the opponent, allowing them to make intelligent moves against the player. The game also utilizes a state machine to manage the order of turns in this turn based game.

Check out the build of the game here on itch!

bottom of page