QtHello

QtHello is an Othello program written in Qt. It's design makes it easy to extend both the computer player and human player interface. It currently has 6 different computer players ranging from completely random to tree search with Alpha-Beta pruning.

It's mainly meant as a toolkit for Othello developers wanting to concentrate on the AI routine and not the GUI. Although I think normal Othello entusiasts might find this game enjoyable especially when the computer players get smarter.

If you're interested in helping developing QtHello, just send an email to me at jb AT ez DOT no.
The project page on SourceForge can be found here.

Some screenshots:
Othello Board Profiles Configuration

Download:
Current version is 1.0
Type:FilenameSize
Source tar gzippedqthello-1.0.tar.gz30.2 KB
Source tar bzippedqthello-1.0.tar.bz227.2 KB
This page is hosted by sourceforge

QtHello (c) 1999-2000 Jan Borsodi.