To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorAI never loses
In order to play Tic Tac Toe
As an AI player
I want to never lose and win whenever possible
- Scenarios
-
- analyze the first ply
-
- Given
- an empty board
- When
- the AI analyzes the best position
- Then
- the game should at least be a draw
Last published almost 7 years ago by esambo.