/mastermind

A mastermind game written in go

Primary LanguageGoMIT LicenseMIT

MASTERMIND

A implementation of the famous Mastermind board game.

Written in Go, using gotk3, with great help by Glade app

Build

Run go build . in project root. Executable will be created.