An open-source Wordle clone made with SvelteKit
Inspired by Wordle, Wordex is a simple word guessing game, where each day you have to guess a new word. The aim of Wordex is to expand Wordle, by adding multiple languages, different word lengths, and more. A roadmap is included below for upcoming features
To get a local copy up and running follow these simple steps.
yarn
installed on your local machine.
git clone https://github.com/TGlide/wordex.git
cd wordex
yarn
yarn dev
You can check out a live preview at: https://wordex.app/