Skip to content

Bash-written Microsoft's Minesweeper analog for terminal.

License

Notifications You must be signed in to change notification settings

VoidZeroNull0/MineT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

MineT:

MineT is a clanky bash-written terminal game, based on Microsoft's Minesweeper. Feel free to flag mines!

Controls:

  • WASD - to move around the field.
  • e - to reveal area or one square.
  • f - to flag suspicious squares.

How to win or lose:

  • To win the game you need to flag all the mines correctly.
  • To lose the game you need to reveal a mine. Ups!

Changing game settings:

To make field bigger change "x_size" or "y_size" variables in the script, to put more mines - "mines".

About

Bash-written Microsoft's Minesweeper analog for terminal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages