RubyGems Navigation menu

tic_tac_toe_core 0.0.2

This gem contains the core functionality for a basic Tic-Tac-Toe game. It can be used with an interface for games between two human players, human vs computer or computer vs computer. The computer player uses the Minimax algorithm to determine the best move possible thus making it unbeatable.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.0.2 July 16, 2014 (9KB)
全てのバージョンを表示(全2件)

Development依存関係 (2):

bundler ~> 1.6
rspec ~> 3.0

所有者:

作者:

  • Makis Otman

SHA 256チェックサム:

=

累計ダウンロード数 3,529

このバージョンのみ 3,521

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: