app icon

ahorcadoGO

Developer
Giampiero Fermini
About

Game written 100% in Go and using Fyne. The program “scrapes” a Wikipedia article and you have to enter letters until you guess the title of the article. At the end, win or lose, the game provides the link to the Wikipedia article in question.

app screenshot

Installation

You can install this directly from the source code using the Fyne command as follows:
go install fyne.io/fyne/v2/cmd/fyne@latest fyne get github.com/GiampieroFC/ahorcadogo
Or you can download the code directly from git:
git clone https://github.com/GiampieroFC/ahorcadogo