Skip to content

anouard24/mine-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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