Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nohus/wordlesolver
Wordle solving application made with Compose
https://github.com/nohus/wordlesolver
Last synced: 25 days ago
JSON representation
Wordle solving application made with Compose
- Host: GitHub
- URL: https://github.com/nohus/wordlesolver
- Owner: Nohus
- Created: 2022-01-28T11:18:45.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-28T11:38:51.000Z (almost 3 years ago)
- Last Synced: 2024-08-01T22:37:44.392Z (3 months ago)
- Language: Kotlin
- Size: 422 KB
- Stars: 16
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WordleSolver
[Wordle](https://www.powerlanguage.co.uk/wordle/) solving application made with [Compose for Desktop](https://www.jetbrains.com/lp/compose-desktop/).# Screenshot
![](wordle.png)# Video
https://streamable.com/uygzm3# Why?
The purpose of this project was to have some fun creating the solution finding code and try out Compose for Desktop.
There is no point in actually using it to cheat at Wordle.