Shobdle (শব্দle) is a Bangla variation of the popular game Wordle.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
i genuinely feel stupid ive been trying to debug this stupid statement for two hours and it was just a missing ! im so tired of this oh my god
The project is technically complete - but I'm planning on adding a lot of quality of life features.
TODO:
0. Input Validation.
1. An instructional pop-up triggered by button press.
2. Congratulatory mechanism.
3. Local cookie-based streak counter.
4. Auto-loading daily words.
5. Better styling and colors (dark mode, possibly).
6. Partial correctness detection.
Filtered the list of words using Python. Didn't realize it would be so difficult dealing with words.