About this document
Minimax Evaluation Function for Tic-Tac-Toe by Anonymous is a document available to read on EtoBox.
This document discusses the evaluation function, which is an important component of the minimax algorithm used for game playing. For tic-tac-toe specifically, the evaluation function assigns a score of +10 if X wins, -10 if O wins, and 0 if it
- Author
- Anonymous
- Language
- EN