worsdle/README.md

543 B

Worsdle

A simple Wordle clone written in Rust and Yew with spanish words.

Dependencies to build

How to build to production

  1. cargo install --locked trunk
  2. git clone https://git.kirbylife.dev/kirbylife/worsdle
  3. cd worsdle
  4. trunk build --release
  5. The build should be in the dist/ folder.

Run a dev server

  1. trunk serve

Contribute

If you want to add a new word to the list, you can pass it to me through any social network.