/tminesweeper

A MineSweeper game run in terminal, whitch is colorful!

Primary LanguageC++MIT LicenseMIT

LanGong Terminal Minesweeper

The minesweeper game for Linux and MacOS.

Install Game

Install for all users

$ wget https://raw.githubusercontent.com/langong-dev/tminesweeper/master/install.sh
# bash install.sh

Install for you

$ wget https://raw.githubusercontent.com/langong-dev/tminesweeper/master/install.sh
$ bash install.sh --install-to-here

Start game

Do NOT use root to run the game.

When you install game for all users

$ tminesweeper

When you install game just for you

INSTALL-SCRIPT telled you to do what.

Uninstall game

# tminesweeper uninstall

Notices

Where do I use root

Use it with Install and Uninstall

Feedback

Issues!