This is a small Othello-like game using the GTK. It was original written in perl-Tk (avalable for download here: http://hobbe.lub.lu.se/~bjorn/script/ottello.tar.gz). The GTK version is redesigned to allow many types of players, the current ones are:
- Local player using the mouse
- A quite simple AI
- A better AI
- A network game
The game is successfully compiled on:
- Gnu/Linux
- Solaris (0.2)
