Wordle clone implemented in Yew [ES].
https://worsdle.kirbylife.dev
kirbylife 7b65f383f1 | ||
---|---|---|
src | ||
static/css | ||
.gitignore | ||
.gitlab-ci.yml | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE.md | ||
README.md | ||
index.html | ||
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 trunk
git clone https://git.kirbylife.dev/kirbylife/worsdle
cd worsdle
trunk 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.