tictactoe

Langue: en

Version: 259753 (debian - 07/07/09)

Section: 1 (Commandes utilisateur)

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)