Minesweeper Game Downloads

COBOL Minesweeper

  • Year
    2010
  • Strategy
    Clear Mines
  • Platform
    Mainframe || COBOL

COBOL Minesweeper - Game Overview


Micro Focus released COBOL Minesweeper as part of Visual COBOL 2010.

The game is included as a demonstration program. The purpose of Minesweeper was to demonstrate "how to create a random generator in native COBOL and how to use advanced console operations such as capturing mouse events in the console."

Micro Focus later added Snake, Blitz and Tic-Tac-Toe in 2010 R2. The games can be found in the folder %PUBLIC%\Documents\Micro Focus\Visual COBOL\Samples.

COBOL Minesweeper is a logic game in which you need to clear a minefield without detonating a mine. The minefield is a grid of undistinguished squares some of which contain mines. You click the squares to uncover them. If a square contains a mine, the game is over. Otherwise it shows the numbers of mines that are in the squares directly adjacent to that square. Choose your difficulty level and press Enter to start the game. To reveal a square click it with the left mouse button. Right-click to flag a square if you are sure it contains a mine.

The maximum grid size is 40x40.


Version History


A list of all known versions sorted by platform then version. Email admin@ if you have more! See the Downloads section for available files.

MainframeNAOriginal release.

Pictures


Screenshots are sorted by platform then version.


COBOL Minesweeper NA - Samples browser
COBOL Minesweeper NA - Minesweeper files

Downloads


Versions are listed by platform, version, year, earliest known date and source of the date information.

MainframeNA2010Website
ZIPCode English, COBOL

Credits


People and companies are listed by platform, version, name, role and source of the information.

MainframeNA
Micro FocusCopyrightWebsite

Game Links


Dead sites are often available at archive.org.

  • https://github.com/scotnielsen/VisualCOBOL/tree/master/Games
    Github with source code.


Entity Links


Dead sites are often available at archive.org.

  • microfocus.com