Wordle clone implemented in Yew [ES].
https://worsdle.kirbylife.dev
|
|
||
|---|---|---|
| src | ||
| static/css | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE.md | ||
| README.md | ||
| index.html | ||
| sort_words.sh | ||
| words.txt | ||
README.md
Worsdle
A simple Wordle clone written in Rust and Yew with spanish words.
Dependencies to build
How to build to production
cargo install --locked trunkgit clone https://git.kirbylife.dev/kirbylife/worsdlecd worsdletrunk build --release- The build should be in the
dist/folder.
Run a dev server
trunk serve
Contribute
If you want to add a new word to the list, you can pass it to me through any social network.