Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Share should include lives left #3

Closed
tmarkov opened this issue Apr 4, 2022 · 1 comment · Fixed by #4
Closed

Share should include lives left #3

tmarkov opened this issue Apr 4, 2022 · 1 comment · Fixed by #4

Comments

@tmarkov
Copy link

tmarkov commented Apr 4, 2022

Since this game about suing as little missing letters as possible, not making as little guesses as possible, the "share" button should include how many lives we left at the end.

@coryveilleux
Copy link
Contributor

I agree. I often reuse the same letters multiple times where possible in order to determine the correct placement of any letters that are in the word but in the wrong place. Then I'll introduce a single new character at a time. So I usually end up with double digits for the number of guesses just to avoid losing too many lives at once.

I can put together a pull request for this.

What should it look like?

All lives in one row

💀MURDLE #320 5

❤️❤️❤️💀💀💀💀💀💀💀
🟩🟩🟩🟩🟩
⬛⬛⬛⬛🟨
⬛⬛⬛⬛🟨
🟨⬛⬛⬛⬛
⬛⬛🟨🟨🟨

Wrapped lives to line up with grid

💀MURDLE #320 5

❤️❤️❤️💀💀
💀💀💀💀💀
🟩🟩🟩🟩🟩
⬛⬛⬛⬛🟨
⬛⬛⬛⬛🟨
🟨⬛⬛⬛⬛
⬛⬛🟨🟨🟨

Abbreviated numbered lives

💀MURDLE #320 5

3 ❤️ / 7 💀
🟩🟩🟩🟩🟩
⬛⬛⬛⬛🟨
⬛⬛⬛⬛🟨
🟨⬛⬛⬛⬛
⬛⬛🟨🟨🟨

Something else?

@spbyrne ☝️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants