If you're finding the game difficult you can always use the wordle solver I made :)
A wordle clone made with React, TypeScript, TailwindCSS, Vite and Zustand. This project was a great learning experience for me, I learnt a lot about CSS grids, custom hooks in React, using state management libraries like Zustand, and how to use testing tools (Vitest in this case).
git clone https://github.com/nexxeln/nexdle.git
cd nexdle
yarn
yarn dev
yarn test
yarn test:ui
Contributions are welcome!
This repository is licensed under the Apache 2.0 license, generated by gen-license.