Unknownblueguy6 MineSweeper Save

Command Line version of MineSweeper for Unix-like systems

Project README

Run on Repl.it

MineSweeper

Command Line version of MineSweeper for Unix-like systems (GNU/Linux, macOS, BSD).

Prerequisites

  1. C++11 compiler

Installation

  1. Clone the repo.
$ git clone https://github.com/unknownblueguy6/MineSweeper.git
  1. cd to the MineSweeper folder, and then build it using the Makefile.

    (Change the compiler in the Makefile, if required. Default compiler is g++)

$ cd MineSweeper
$ make
  1. Run it.
$ ./mine

TODO:

  1. Update the gif with new controls
Open Source Agenda is not affiliated with "Unknownblueguy6 MineSweeper" Project. README Source: unknownblueguy6/MineSweeper
Stars
114
Open Issues
6
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating