Skip to content

Minesweeper that cannot be exited in any way other than completing the game. Make it run while logging in and it will work as a second form of "auth". Used as a joke for Cyber Team --- Bypass with code - 6969420

License

OGoodness/Minesweeper-Login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Minesweeper that cannot be exited in any way other than completing the game. Make it run while logging in and it will work as a second form of "auth". Used as a joke for Cyber Team --- Bypass with code - 6969420

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published