Skip to content

clukawski/wordle

Repository files navigation

wordle

Go Reference

A simple Go wordle game engine library. Supports any language where each letter can be represented by a utf-8 codepoint/rune type.

Wrote this as I wanted a wordle engine in Go that supported Polish language characters that could be integrated with another Go project.

See examples/demo/main.go for a usage example.

About

Simple wordle engine written in Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages