/Multiplayer_ResizableBoard_TicTacToe_WithArtificialIntelligence

Desktop TicTacToe game, with artificial intelligence implemented using the alpha-beta-pruning algorithm. The game can be played on a board with adjustable size from 3x3 up to 9x9 and with local multiplayer from 2 to 4 players. The artificial inteligence can be ajusted between easy, medium and hard. Developed in Unity.

Primary LanguageC#

No issues in this repository yet.