tictactoe - tictactoe game written in ruby
tictactoe
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).
2004 - Created by Michael Ablassmeier (abi@grinser.de)