Ken Brown
I can't count how many productive hours I have wasted playing Minesweeper. The only problem with it is that I haven't found any decent versions of this program for anything but the Microsoft Windows operating system. Naturally I was forced to write my own version of the game. This game will run on basically any system that supports OpengGL with GLUT and C++ (nearly every system I can think of). Right now you canonly play the expert skill mode (space resets), but this will change eventually.

LINKDownload the WinNT/9x/2000 executable.
LINKIf you wish to recompile it for your non-Windows system you can download the source.
LINKDownload the libraries for GLUT (required for both of the above downloads).