Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gordle – Yet another Wordle clone

Go

Gordle Demo

Features

  • Works on macOS, should work on Linux and Windows as well (not tested)
  • Letter color hints on the keyboard
  • Start a new game (without restarting the app)
  • Share your performance
  • Dark theme

Prerequisites

To compile and run Gordle, you will need to have Go installed on your machine. Refer to the installation instructions.

Install

go install github.com/scastiel/gordle@latest

Run

gordle

Package

Gordle can be packaged for your operating system using Fyne. You’ll need to install it first:

go install fyne.io/fyne/v2/cmd/fyne@latest

Then clone this repository, and run the following command:

fyne package

A binary for your OS will be generated in the same directory.

(Tested only on my Mac M1 for now. Ping me if you tried on another platform and it worked, or not!)

License

MIT, see LICENSE

About

Yet another Wordle clone…

Topics

Resources

Stars

18 stars

Watchers

3 watching

Forks

Used by

Contributors

Languages