Play Wate
Toki Pona Wordle avaliable in English, Toki Pona, and Sitelen Pona.
Play Wordy
English Wordle avaliable in English.
Wate is an open source game inspired by Wordle. Wate has been written with Toki Pona words in mind, with the interface avaliable in English, Toki Pona, and the Sitelen Pona script. However it can also be configured to use English words, using the Wordy mode.
- Clean interface
- Sharing with Discord spoiler tags
- No cookies, no personally identifiable information
- Support for English, Toki Pona and the Sitelen Pona script
- Allows entering, but not submitting blank tiles.
- Easy mode - Allows unrecognized words as guesses
- Hard mode - Requires guesses to use all previous hints
- Respects Reduced Motion preference
- Color blind mode
- Any word mode - Uses Toki Pona words of any length for solutions
- Kijetesantakalu mode - Uses 15 letter words for solutions
- Easter eggs
All configuration lives in src/config.json
.
The wordy
property, enables or disables the Wordy version of the
code:
{
"wordy": true
}
Install the dependencies with npm install
, then start the development server
with:
npm run dev
Create a production version of Wate with:
npm run build
You can then preview the result using npm run preview
.
With exception of the src/lib/modals/Help.svelte
code which is too complex
to easily internationalize, all translation strings can be found in
src/locales
.
en.json
- Wate - Englishtok.json
- Wate - Toki Ponatok-x-sp.json
- Wate - Sitelen Ponaen-wordy.json
- Wordy - English