How to Install freesweep in Ubuntu 18.04



Install freesweep by entering the following commands in the terminal:

sudo apt update
sudo apt install freesweep

Description:

text-based minesweeper

Freesweep is an implementation of the popular minesweeper game, where one tries to find all the mines without igniting any, based on hints given by the computer. Unlike most implementations of this game, Freesweep works in any visual text display - in Linux console, in an xterm, and in most text-based terminals currently in use.

Homepage: http://www.upl.cs.wisc.edu/~hartmann/sweep/

Version: 0.90-3

Section: universe/games