GtkBalls is a simple but awesome logic game, where you try to remove as many balls from the game field as you can.
| Tags | Games/Entertainment Puzzle Games |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX |
| Implementation | C |
Recent releases


Changes: The pointer highlighting parameters were made configurable. A new theme was added, called "5balls-Big" (from the 5ball game).


Changes: The graphics behavior was polished and fixed. for example, cell movement now works while a ball is moving or being destroyed. The code was migrated to GtkUIManager. Scores are now saved in the UTF-8 encoding, but old scores will not be lost. A workaround was made for a GTK+ bug in the window resizing code.


Changes: Fixes for critical bugs in pathfinding functions, a new "mascots" theme, and auto*/gettext updates.


Changes: A major bug that lead to sigsegv has been fixed. Saving/loading of keyboard accelerators has been added.


Changes: This release adds the ability to delete saved games from the save/load game dialog, UI polishing, translations updates, and small bug, compilation, and gtkballs.spec fixes.