Skip to content

Develop#193

Open
ianleeee wants to merge 6 commits intonext-step:mainfrom
ianleeee:develop
Open

Develop#193
ianleeee wants to merge 6 commits intonext-step:mainfrom
ianleeee:develop

Conversation

@ianleeee
Copy link

@ianleeee ianleeee commented Feb 6, 2026

No description provided.

organize feature list in README before implementation according to precourse requirements
implement number generator with distinct digits in range 1-9
and add unit tests for generation rules

Refs: README feature next-step#1 (random number generation)
add Guess domain to parse and validate 3-digit input
and retry until valid input is provided

Refs: README feature next-step#2
add Judge and Result to compare computer numbers and user guess
and print strike/ball/nothing result until 3 strikes

Refs: README feature next-step#3
print message on 3 strikes and prompt user to restart(1) or terminate(2)

Refs: README feature next-step#4
shuffle generated digits to avoid ordered sequence bias

Refs: README feature next-step#1
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.

1 participant