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:
= Copy to clipboard Copied!

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:

c5c408044d330196d7f41441571207042723b8ca45a7ddcd79fa0f8b42726e06

Total downloads 3,286

For this version 3,278

License:

MIT

Required Ruby Version: >= 0

Links: