Svordle

Svordle

Wordle made with Svelte and Netlify's serverless functions

Svordle

https://svordle.netlify.app

This is a version of the Wordle game made with Svelte. You can choose between English and German.

screenshot english version          screenshot german version

You can also share your result after each game.

Svordle šŸ‡¬šŸ‡§ 4/6

ā¬›šŸŸØā¬›ā¬›ā¬›
ā¬›šŸŸ©ā¬›šŸŸ©šŸŸ©
šŸŸØšŸŸ©ā¬›šŸŸ©šŸŸ©
šŸŸ©šŸŸ©šŸŸ©šŸŸ©šŸŸ©

The backend uses Netlify's serverless functions. The correct word is never visible to the client (unless the guess is correct, of course). Notice that in the original Wordle game the correct word is visible in the browser's localStorage, which makes it possible to cheat.

The German word list is generated from https://sourceforge.net/projects/germandict/files/

Top categories

Loading Svelte Themes