In Diamond Girl player is a girl collecting diamonds. Player needs to collect certain amount of diamonds for exit to next level open.
Diamond Girl is licensed under GPL (see the LICENSE file), it was created by Joni Yrjänä, contacting email address can be found from the CREDITS file.
Diamond Girl was written for Linux, though it might work on other platforms as well. It was reported to work on AmigaOS4 and MorphOS.
Current version is 1.4. You can download sources for it from here: diamond_girl-1.4.tar.bz (1.1M).
Changelog for version 1.4 can be found here: Changelog. Last update on Tue May 15 20:17:14 UTC 2007.
Type 'make all install' and cross your fingers. If the compilation succeeds, type './diamond_girl' to run it. To install the game to some other directory, type 'INSTALL_DIR=/path/to/directory make clean all install'.