Skip to content

dokutan/mines6d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mines6d

Minesweeper in 6 dimensions.

screenshot

Building

Install cargo, then run

git clone https://github.com/dokutan/mines6d
cd mines6d
cargo build --release

Installing

Build, then copy the binary to a directory in your $PATH, e.g.

cp target/release/mines6d ~/.local/bin

How to play

Install, then run

mines6d

You can press F1 to show the manual, or run

mines6d -h

to see a list of available commandline arguments.

Files

mines6d -p

To see the paths of the configuration and history file.

mines6d -d

To create the default configuration file.

License

GNU GPLv3 or later

About

Minesweeper in 6 dimensions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages