[][src]Crate kifuwarabe_tic_tac_toe

A small example before developing computer chess and computer shogi.
Tic-tac-toe is an unspecified UXI protocol. X has no meaning.
Come see the repository.
コンピューター・チェスおよびコンピューター将棋を開発する前の小さな例です。
三目並べは、未指定のUXIプロトコルです。 Xには意味がありません。
リポジトリをご覧ください。

Modules

command_line_seek

Parses the command to make it easier to use.
コマンドを解析して、使いやすくします。

engine

ThinkingEngine.
思考エンジン。

log

Extend the functionality of the log.
ログの機能を拡張します。

look_and_model

Display and data structure.
表示と、データ構造です。

test

Miscellaneous tests.
雑多なテストです。