Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 791 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 791 Bytes

Mine Go!

💣 A simple Minesweeper game written in Go

Mine Go! GIF

Install

Linux, MacOS, and Windows

Check the releases section for more information details

go get

Install using go get github.com/anouard24/mine-go to get the latest version. This will place it in your $GOPATH, enabling it to be used anywhere in the system.

⚠️ Reminder: the command above download the contents of master branch main, which might not be the stable version. Check the releases and get a specific tag for stable versions.

Usage

To run it, just use mine-go