saurabh
- 1 Devlogs
- 2 Total hours
A Wordle-style word guessing game where players have 6 attempts to guess a hidden 5-letter word. After each guess, the game gives feedback to help the player find the correct word.
A Wordle-style word guessing game where players have 6 attempts to guess a hidden 5-letter word. After each guess, the game gives feedback to help the player find the correct word.
Hi, I am Saurabh. I built this game named ‘Word’. In this you have 6 attempts to guess a hidden 5-letter word. After each guess, the game checks the letter and gives the feedback – green for the correct letter in the correct position, yellow for a correct letter in the wrong position, and grey when the letter isn’t in the word. The goal is to figure out the word in as few attempts as possible (play link: https://dobidashinde-bit.github.io/wordle/). github (https://github.com/dobidashinde-bit/wordle)