Skip to content

Latest commit

 

History

History
24 lines (7 loc) · 513 Bytes

README.md

File metadata and controls

24 lines (7 loc) · 513 Bytes

tictactoe

Gameplay and analysis for the hardcore Tic Tac Toe aficionado.

Computer vs. computer, computer vs. human, human vs. human.

Optional brute force training of game library, either one game at a time or all possible games.

Use Suspend to suspend training and Reset to reset game library.

Optional hints for each move, displaying best possible outcome and all outcomes in game library.

iOS and macOS app