Groundhog is a small logic game written in C++. The GUI is built with GTK. The purpose is to put balls in pockets of the same color by manipulating a maze of tubes.
| Tags | Games/Entertainment Puzzle Games |
|---|---|
| Licenses | GPL |
| Implementation | C++ |
Recent releases


Changes: This release is a port to GTK-2.0. Some minor code cleanup has been done. People that still use GTK-1.2 should stick with version 1.3.2 of Groundhog.


Changes: The code was updated to make it compile with gcc 3.0.x. Some minor code cleanup was done. No new functionality is included in this release.


Changes: This release fixes some code to make it compile with gcc 2.95.x, adds a minor code cleanup and a French translation, stops a few memory leaks, and removes GTK 1.0.6 stuff.


Changes: A configuration script, support for internationalization, and some minor cosmetic changes and bug fixes have been added.


Changes: GTK 1.1.x and GTK1.2 compliant. Added toolbar and default user name in high score table, plus bugfixes.