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

Implement basic CLI output for tests #11

Closed
oSumAtrIX opened this issue Dec 5, 2021 · 1 comment
Closed

Implement basic CLI output for tests #11

oSumAtrIX opened this issue Dec 5, 2021 · 1 comment
Assignees
Labels

Comments

@oSumAtrIX
Copy link
Owner

oSumAtrIX commented Dec 5, 2021

Avoid input prompts to output without backtracking (ugly but much less complicated)

@oSumAtrIX oSumAtrIX created this issue from a note in Plan for Mastermind (To do) Dec 5, 2021
@alphakilo11
Copy link
Collaborator

Avoid input prompts to output without backtracking (ugly but much less complicated)

what is backtracking in this context?
Do you mean to just write all the tests in the code to avoid getchar() and scanf(...) ?

@oSumAtrIX oSumAtrIX moved this from To do to Done in Plan for Mastermind Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

2 participants