This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:python:tictactoe:step006 [2020/05/14 10:22] horst [step006d_statistic.py] |
en:python:tictactoe:step006 [2020/10/31 22:04] (current) horst |
||
---|---|---|---|
Line 10: | Line 10: | ||
See this wikipedia article for tic-tac-toe winning strategies: https:// | See this wikipedia article for tic-tac-toe winning strategies: https:// | ||
+ | |||
+ | See this wikipedia article of how to build an self-learning tic-tac-toe playing " | ||
Line 735: | Line 737: | ||
=== perfect AI === | === perfect AI === | ||
- | I let the task of writing better or even perfect AI's for this game to the reader. The [[https:// | + | I let the task of writing better or even perfect AI's for this game to the reader. The [[https:// |
Line 770: | Line 772: | ||
- | | [[step05|←previous page]] | + | | [[step005|←previous page]] |