Inspiration
Wordle from the website, nytimes.com
What it does
same thing with wordle from the website, nytimes.com, but it gets a random word in a word array and its side is 100.
How I built it
I used Java using Intellij
Challenges I ran into
showing the dashes, lowercase, and uppercase array list. That is when a code needed to be moved in order to make it work perfectly as intended. Another problem is how to make the char[] and replace it to dashes, lowercase and uppercase. Made multiple methods in order to fix the problem.
Accomplishments that I'm proud of
Making the code work properly.
What I learned
placements of the code will change everything
What's next for Wordle - Sriman Meduri
make the wordle look more nicer and more user friendly and make the word array bigger twice or thrice the size. or change the background of each letter, grey, yellow, or green.
Log in or sign up for Devpost to join the conversation.