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:
=

install:
=

Versions:

  1. 0.0.2 July 16, 2014 (9 KB)
Show all versions (2 total)

Development Dependencies (2):

bundler ~> 1.6
rspec ~> 3.0

Owners:

Authors:

  • Makis Otman

SHA 256 checksum:

=

Total downloads 3,483

For this version 3,475

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: