man tictactoe (Commandes) - tictactoe game written in ruby
NAME
tictactoe - tictactoe game written in ruby
SYNOPSIS
tictactoe
DESCRIPTION
This Tic-Tac-Toe game is written in Ruby, a strictly object-oriented scripting language from Japan.
Ruby and Ruby/Gtk are available for both Unix and Windows platforms.
The game implements a simple rule-based AI (easy) and a variation of minimax (negamax, hard).
AUTHOR
2004 - Created by Michael Ablassmeier (abi@grinser.de)