Wordle Puzzle

JavaScript ES6
Webpack
Sass
Wordle Puzzle

#Technologies

The app is developed with vanilla JavaScript ES6 showing one can go a long way without a need for multiple libraries and frameworks. Sass is used as a CSS preprocessor. The app also makes an extensive use of CSS variables for theming. The app is bundled with Webpack 5.7.

#Features

The app is available in three languages, features a help and statistics popups, as well as theme settings. LocalStorage is used to store user statistics and settings. Custom dictionaries for each of the supported languages were filtered base on word frequency lists in each language.