Terminal-based Wordle solver and analysis tool with weighted guesses and fast filtering.
Find a file
LukeHjo 5bf4ae996d
All checks were successful
build-wordler / publish-linux (push) Successful in 13s
build-wordler / publish-windows (push) Successful in 16s
release-wordler / release (push) Successful in 23s
fix: correct path for Windows artifact zip packaging
2026-04-18 15:39:59 +02:00
.forgejo/workflows fix: correct path for Windows artifact zip packaging 2026-04-18 15:39:59 +02:00
Assets feat: testing with workflows 2026-04-18 13:52:19 +02:00
Commands Add project files. 2026-04-18 12:44:31 +02:00
Data Add project files. 2026-04-18 12:44:31 +02:00
Domain Add project files. 2026-04-18 12:44:31 +02:00
Models Add project files. 2026-04-18 12:44:31 +02:00
Properties fix: update Linux and Windows publish profiles to remove self-contained option 2026-04-18 14:37:36 +02:00
Solver Add project files. 2026-04-18 12:44:31 +02:00
UI Add project files. 2026-04-18 12:44:31 +02:00
Words feat: testing with workflows 2026-04-18 13:52:19 +02:00
.gitattributes Add .gitattributes and .gitignore. 2026-04-18 12:44:30 +02:00
.gitignore feat: add publish profiles for Windows and Linux 2026-04-18 14:15:18 +02:00
Program.cs feat: enhance Linux and Windows publishing profiles and update usage message 2026-04-18 14:31:05 +02:00
Wordler.csproj fix: revert version numbers to 1.0.0 in project file 2026-04-18 15:19:54 +02:00
Wordler.slnx Add project files. 2026-04-18 12:44:31 +02:00