Gemmified
Presentation
This website presents a clone of the popular Diamond Mine game. More information on the game history can be found on Wikipedia.
Screenshots
Install
Requirements
- C compiler (gcc for example)
- For graphical interface : the SDL library
Unix/Linux
Note: If you want the console version, type 'make' instead of 'make SDL=1'
Then, just type ./gemmes to start the game.
Windows
Binary package:
Download this zip file, extract it in a new folder and start gemmmes.exe.
From sources:
With the MinGW Minimal SYStem (msys) :
Download the last sources then type in the msys shell:
Note: If you want the console version, type 'make WIN_PORT=1' instead of 'make SDL=1 WIN_PORT=1'
Then, just type ./gemmes.exe to start the game (or double click on gemmes.exe).
Attachments
- gemmes1.jpg (45.3 kB) -
Screenshot 1
, added by ng on 08/12/07 18:57:58. - gemmes-rev106-win32-i568.zip (0.7 MB) -
Windows Binary Package
, added by ng on 08/13/07 14:54:13.

