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 (9.0 KB)
顯示所有版本(共 2)

Development 相依性套件 (2):

bundler ~> 1.6
rspec ~> 3.0

擁有者:

作者:

  • Makis Otman

SHA 256 checksum:

c5c408044d330196d7f41441571207042723b8ca45a7ddcd79fa0f8b42726e06

總下載次數 3,294

這個版本 3,286

License:

MIT

Ruby 版本需求: >= 0

相關連結: