5b33695f4c | ||
---|---|---|
.github/workflows | ||
Wordle | ||
Wordle.Android | ||
Wordle.Browser | ||
Wordle.Desktop | ||
Wordle.iOS | ||
.gitignore | ||
Directory.Build.props | ||
NuGet.Config | ||
README.md | ||
Wordle.sln | ||
Wordle.sln.DotSettings |
README.md
Wordle-onia
Wordle-onia is a port of Wordle to Avalonia.
Much of the code is based on https://github.com/xEsteem/WPFordle
Wordle-onia is a simple application that shows Avalonia running on Desktop, Mobile and Web.
For instructions on how to prepare your system to build for mobile follow the documentation at: Android docs and iOS docs