At this game you play against AI (Artificial Intelligent).
On a board there are 16 boxes. Every player can remove 1, 2 or k boxes, k is a random number in the range of 1 to 6, generated for each game.
The player who removes the last cube from the board wins.
AI plays first.
* AI uses minimax algorithm to chose the better move, the minimax implementation for this game doesn’t use Alpha-Beta Pruning, so it might take a while to return the result.
** This application is a part of an assignment for Hellenic Open University.
Skich utilizza cookie e tecnologie simili per fornire, migliorare, mantenere la sicurezza e analizzare i propri servizi. Cliccando su "Accetta tutto", acconsenti all'utilizzo dei nostri cookie e dei cookie di terze parti previsto dalla Politica sui cookie.