This is an implementation of the game DVONN as invented by Kris Burm. Building dvonn -------------- It depends on GTK+. If you're using a Debian system, this libraries can be installed with the following command: sudo apt-get install libgtk2.0-dev After that, compiling the game is as simple as: make And running it is as simple as: ./dvonn For rules on playing DVONN, please consider purchasing a copy and supporting a great game designer.