Hey there!
For a few days i’ve been scripting a clone of Wordle - The New York Times on roblox
I thought about publishing it, but later decided to put it out here, since I’ve never contributed anything to the community.
Before you read further, please play and understand the original one, otherwise i’ll be making no sense here.
Now, although this works, it isnt optimized too well, here’s why I say that:
- There’s about 350 lines of un-optimized code in a single script, it manages all the client side events and functions.
- Im not using a word generating API or such, im using an array of words, from which a random word is picked out.
- I do use a word verification API, although its quite slow, it does the job though.
Starting from the GUI, to every script that you will need for this, exists in the file that I will attach below, but obviously there can be a mass amount of improvements added to this.
File: Wordle.rbxl (53.7 KB)
If you have absolutely any code improvements to this, please add them below as it would help a lot of people in the future to not read through 350 lines of code.
Feel free to publish this as your own, add changes and improvements to it, and send me the link below, as i would love to see what you guys have done with it.
Hope this helped you, or at least seemed interesting to you, ill try to make new projects which are optimized well…
Till then
Also, a small addition to this, here’s an icon for you: