Wordle Lite DEVLOG 1:
School is nearly starting so that means I need to port all my games to code.org which now supports vanilla js.
I decided to try to remake wordle because I couldn’t find an open source version that works on code.org as it doesn’t support js frameworks. I found a list of all wordle words from nolanlad and pasted it into my code. So far you can type words and delete characters and it can check if its a valid word.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.