sourCEntral - mobile manpages

pdf

TICTACTOE

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 AT grinser DOT de)

pdf