QtHello is an Othello program written in Qt. Its design makes it easy to extend both the computer player and human player interfaces. It currently has 6 different computer players ranging from completely random to tree search with Alpha-Beta pruning.
| Tags | Games/Entertainment Turn Based Strategy |
|---|---|
| Licenses | QPL |
| Operating Systems | POSIX Linux |
| Implementation | C++ |