Shobdle

Shobdle Used AI

5 devlogs
6h 59m
Created by Ahnaf Zaman

Shobdle (শব্দle) is a Bangla variation of the popular game Wordle.

Timeline

Implemented input validation, popup, win-lose mechanism (kinda)

Update attachment

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

Update attachment

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.

Update attachment

Built the basic html layout + added input method ┗(^0^)┓

Update attachment

Filtered the list of words using Python. Didn't realize it would be so difficult dealing with words.

Update attachment