Wordle banner

Wordle

3 devlogs
49m 32s

Basic Wordle game. Tried making it from scratch without using AI.

This project uses AI

Had to use AI at last for debugging but didn’t use it to solve anything.

Demo Repository

Loading README...

poudlearadhya

Shipped this project!

I built a wordle game using AI only for debugging at last.

poudlearadhya

So finished the project fetched a random word from a api, made sure that only A-Z words can be entered, and fixed some bugs that remained.

Attachment
1

Comments

Michelle
Michelle about 1 hour ago

alot of fun

poudlearadhya

Just added some words, the buttons and all work perfectly, word guessing system is also implemented, now I need to add play again feature, some Ui improvements and at last need to fix bugs. Didin’t take much time to make.

Attachment
0
poudlearadhya

So, I made the basic UI but the boxes aren’t coming because there is nothing in the array that stores the words, so working on it

Attachment
0