Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
tictactoe
Tic-tac-toe game written in ruby
http://perplex.schmumpf.de/dev/tictactoe/ruby/
0
no reviews
Install
This tic-tac-toe game is written in ruby. the game implements a simple rule-based ai (easy) and a variation of minimax/negamax (hard).