MINESWEEPER - ANALYSIS AND SIMULATIONS

Minesweeper game look-alike, complete with an option to have the computer solve all the boring cases for you.

  • mineswee.me - a post I made to sci.math
  • mine3a.pas - Turbo 3 Pascal source code to the game
  • mineswee.com - PC executable

    I also collected a few other posts and mail exchanges about the game -- some special configurations, how to cheat, etc. Mathematically, the game is just Linear Algebra You might also want to check out this link: Minesweep

    For added fun, here's a pointer to an analysis of the complexity of Minesweeper problems.

    I found pointers to XWindows Minesweepers:

    //iraun1.ira.uka.de/pub/X11/xbomb-1.2.tar.Z
    ftp.x.org/pub/X/xvmines-1.0.tar.Z
    ftp.x.org/contrib/xminesweep2.1.tar.Z
    

    Other pages at my own web site you may find of interest:

    This page is

    	http://www.math.niu.edu/~rusin/uses-math/games/minesweeper/index.html
    
    Last modified 1998/11/06 by Dave Rusin, rusin@math.niu.edu