fyne-mines

command module
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: MIT Imports: 9 Imported by: 0

README

Fyne Mines

screenshot2

Implementation of minesweeper in Go using the Fyne GUI library.

Building

Install Fyne dependencies:

sudo apt install golang gcc libgl1-mesa-dev xorg-dev

Install go packages:

go mod download

Run the application:

go run .

Note that the first build may take several minutes (!).

Graphics and rules

"Minesweeper X" by Curtis Bright is IMHO the best implementation of Minesweeper ever made. He also provided a skinning system. For the rules of the game I have been reading the MinesweeperGame.com website. As a reference I have also looked at the great Minesweeper Online implementation in Javascript.

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