Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ Bonus: Plays a sound when the user wins a point, and a different sound when the

The user starts with 10 guesses per word, and loses one guess for each incorrect letter.

Bonus: I added hints for the user, each hint is matched to each answer.
Bonus: I added hints for the user, each hint is matched to each answer.

Here is our modification