MCTS doesn't need an evaluation function. It plays thousands of random games to estimate which move is best.
4 phases: Select, Expand, Simulate, Backpropagate
Simulations: 0
Win rate: --