Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Alternate project 4 Wordle #428

jdonwells started this conversation in Show and tell
Discussion options

One thing about the hangman project is you can complete it without really using a list. That seems bad.

So I have a different project in mind. Wordle.

Starter code looks like this: https://snap.berkeley.edu/snap/snap.html#present:Username=jdonwells&ProjectName=project%204.6%20Wordle%20starter%20code

Finished game looks like this: https://snap.berkeley.edu/snap/snap.html#present:Username=jdonwells&ProjectName=project%204.6%20Wordle

By giving them all the graphics in the starter code we can force them into using lists of lists. That is, we make them use a list of guessed words called old guesses. We also suggest they use a list to hold the next guess called new guess. If they do anything else then the refresh the board block doesn't work.

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant
Morty Proxy This is a proxified and sanitized view of the page, visit original site.