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

rust version of word #734

Merged
merged 2 commits into from
May 3, 2022
Merged

rust version of word #734

merged 2 commits into from
May 3, 2022

Conversation

ugurkupeli
Copy link
Contributor

Worked on this to learn more rust. I am a newbie so please assist me on what can be improved.

print!("From the exact letter matches you know....");
self.progress.print();

if match_amount == 5 {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can be 5 matches but unordered.

Copy link
Contributor

@AnthonyMichaelTDM AnthonyMichaelTDM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

@coding-horror
Copy link
Owner

Thank you! 🙏

@coding-horror coding-horror merged commit d7be02e into coding-horror:main May 3, 2022
@ugurkupeli ugurkupeli deleted the 96_Word/rust branch May 4, 2022 00:32
rjrw pushed a commit to rjrw/basic-computer-games that referenced this pull request Dec 19, 2022
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 this pull request may close these issues.

3 participants