You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cute little Flask web service that plays tic-tac-toe.
All the interesting stuff happens at startup time.
The entire game tree gets solved, flattened, and cached.
See the code for inline documentation and tests.
About
Cute little Flask web service that plays tic-tac-toe