Wordle banner

Wordle

4 devlogs
1h 5m 17s

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 basic wordle game and I learnt about fetching api from other sites to build an app.

poudlearadhya

The Wordle had a problem, that fetching word was done due to play again button being pressed agian and again. I fixed it by disabling the play again button while fetching new word and before it used to print the target word in the console, I also fixed that.

Attachment
0
poudlearadhya

Shipped this project!

Hours: 0.83
Cookies: 🍪 2
Multiplier: 2.22 cookies/hr

I build a wordle game, word’s generated through random word generator api, and the user can play.

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 2 months 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