minesweeper

command module
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 24, 2022 License: MIT Imports: 13 Imported by: 0

README

Minesweeper 🚩💣

Play Minesweeper in your terminal!

Demo Screenshot

Go ReportCard

A simple TUI implementation of the immortal desktop video game, Minesweeper, made using the wonderful Charm libraries, Bubbletea and Lipgloss.

As of now, only the most essential features that make the game playable are implemented; the first move is not guaranteed to be safe, and board configurations in which the player is forced to guess may occur.

Installation

  1. Grab the latest release binary for your platform

  2. Build it from source

$ git clone https://github.com/benhsm/minesweeper.git
$ cd minesweeper
$ go build
$ ./minesweeper

As an SSH app

Using the Wish library, the program can also be served over SSH.

$ minesweeper serve

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL