Zulko / easyAI

Python artificial intelligence framework for games
http://zulko.github.io/easyAI/
Other
639 stars 126 forks source link

Fix TicTacToe documentation in comments #35

Closed JohnAD closed 6 years ago

JohnAD commented 6 years ago

Fixes the internal documeation issue #34 for the TicTacToe example game.

Matching that change also slightly simplifies the TicTacToe-Flask frame example also.