A Wordle based game made in Javascript
Features
The higher the level, the more words available and the higher the score you get for each word guessed. There's a score penalty for each time you guess wrong as well as if you give up on the word.
To create your own list, simply edit the custom
variable in assets/js/words/x.js (where x equals the word length), then choose the custom level in the game.
No installation required
Wordled can be played in the browser, simply open the index.html file in any browser to play
Play online
Wordled can also be played online at wordled.online
Languages used
Javascript, CSS, HTML