-
Notifications
You must be signed in to change notification settings - Fork 35
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
[보스 몬스터 잡기 미션] 김동우 미션 제출합니다. #23
Open
polarpolar914
wants to merge
23
commits into
baton-mission:polarpolar914
Choose a base branch
from
polarpolar914:main
base: polarpolar914
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Feb 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0d2e6a3 - Browse repository at this point
Copy the full SHA 0d2e6a3View commit details
Commits on Feb 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d80d67e - Browse repository at this point
Copy the full SHA d80d67eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5572769 - Browse repository at this point
Copy the full SHA 5572769View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39ebda8 - Browse repository at this point
Copy the full SHA 39ebda8View commit details
Commits on Feb 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 98ff62c - Browse repository at this point
Copy the full SHA 98ff62cView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb39c8f - Browse repository at this point
Copy the full SHA eb39c8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1913f22 - Browse repository at this point
Copy the full SHA 1913f22View commit details -
feat: Add input validation for boss monster initial HP
Implement input validation for the boss monster's initial HP to ensure it's within the 100-300 range. If an invalid value is entered, throw IllegalArgumentException and prompt for the input again.
Configuration menu - View commit details
-
Copy full SHA for 84827d1 - Browse repository at this point
Copy the full SHA 84827d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e3f312 - Browse repository at this point
Copy the full SHA 7e3f312View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1555eb - Browse repository at this point
Copy the full SHA e1555ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6eb261 - Browse repository at this point
Copy the full SHA c6eb261View commit details -
feat: Add input validation for player's HP, MP, and name
Implement input validation for the player's initial HP and MP(sum is 200), and name. If an invalid value is entered, throw IllegalArgumentException and prompt for correct input.
Configuration menu - View commit details
-
Copy full SHA for bceab51 - Browse repository at this point
Copy the full SHA bceab51View commit details
Commits on Feb 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ef1e231 - Browse repository at this point
Copy the full SHA ef1e231View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbcb3a8 - Browse repository at this point
Copy the full SHA bbcb3a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4920ac - Browse repository at this point
Copy the full SHA b4920acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 549a488 - Browse repository at this point
Copy the full SHA 549a488View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0433b0f - Browse repository at this point
Copy the full SHA 0433b0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bb31e2 - Browse repository at this point
Copy the full SHA 2bb31e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a2e450 - Browse repository at this point
Copy the full SHA 4a2e450View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7380a14 - Browse repository at this point
Copy the full SHA 7380a14View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea30218 - Browse repository at this point
Copy the full SHA ea30218View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5b04c2 - Browse repository at this point
Copy the full SHA a5b04c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8b5aa9 - Browse repository at this point
Copy the full SHA f8b5aa9View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.