So, i tried to recreate Wordle in snap, because the og was blocked by my schools ![]()
Snap! wordle
btw it’s a collab
I’m confused. It has a nice startup effect, but it doesn’t actually play the game! (Also, your word list isn’t all five letter words, as it should be for Wordle.)
its in beta
Maybe don’t announce it until it works at a basic level in future
Nice effect when you ckick on the sun icon
to be fair, some projects have been announced before development even started – and they werent even collabs.
Yeah, but what @cymplecy said applies to those as well. As a rule of thumb, unless there’s something to show, don’t announce it early.
there is, in fact, a project that is unfinished. remember, this is a collaboration! they shouldn’t have to finish a project before working with people on it.
Announcing a just-starting collab is fine; try to make it clear in the post that that’s its status.
Projects in “Share your project” should be ready for use, even if not 100% finished.
okay let’s fix the checking for a letter in the answer thing
working on that!
darn discourse won’t let me reply to a comment awaiting approval
i’ve done the comparer(?):
![]()
input the two words as a list of letters, first input is guess, second is target. returns a list of words describing the colors
(script pic uses my font)
tried to read your code, couldn’t. making my own