Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
woowacourse-precourse
/
javascript-baseball-6
Public
Notifications
You must be signed in to change notification settings
Fork
780
Star
19
Code
Issues
0
Pull requests
586
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[숫자 야구 게임] 김정우 미션 제출합니다.
- #845
#845
Open
jwoo08
wants to merge 12 commits into
woowacourse-precourse:main
woowacourse-precourse/javascript-baseball-6:main
from
jwoo08:jwoo08
jwoo08/javascript-baseball-6:jwoo08
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
[숫자 야구 게임] 김정우 미션 제출합니다.
#845
jwoo08
wants to merge 12 commits into
woowacourse-precourse:main
woowacourse-precourse/javascript-baseball-6:main
from
jwoo08:jwoo08
jwoo08/javascript-baseball-6:jwoo08
Copy head branch name to clipboard
Commits
Commits on Oct 25, 2023
feat: 숫자 입력 받는 함수 getInput 구현
jwoo08
committed
ef96f31
View commit details
Copy full SHA for ef96f31
Browse repository at this point
feat: 랜덤 숫자 생성하는 함수 createNumber 구현
jwoo08
committed
a7eeffa
View commit details
Copy full SHA for a7eeffa
Browse repository at this point
feat: Game 클래스 및 메서드 구현
jwoo08
committed
62ea5be
View commit details
Copy full SHA for 62ea5be
Browse repository at this point
fix: 스트라이크, 볼 카운트 로직 수정
jwoo08
committed
91a4003
View commit details
Copy full SHA for 91a4003
Browse repository at this point
feat: 게임 지속 여부 묻는 getContinue 함수 구현
jwoo08
committed
2dc91e5
View commit details
Copy full SHA for 2dc91e5
Browse repository at this point
fix: getContinue에서 잘못된 입력시 에러 throw
jwoo08
committed
38e977b
View commit details
Copy full SHA for 38e977b
Browse repository at this point
fix: 잘못된 숫자 입력시 에러 throw
jwoo08
committed
534b179
View commit details
Copy full SHA for 534b179
Browse repository at this point
chore: 확인용 console.log 삭제
jwoo08
committed
7d4b492
View commit details
Copy full SHA for 7d4b492
Browse repository at this point
feat: App.js에 게임 제어 로직 추가
jwoo08
committed
53ffef1
View commit details
Copy full SHA for 53ffef1
Browse repository at this point
fix: getContinueGame 함수 while문 제거
jwoo08
committed
a04c0b5
View commit details
Copy full SHA for a04c0b5
Browse repository at this point
fix: 상수 snake case로 변경
jwoo08
committed
84e0318
View commit details
Copy full SHA for 84e0318
Browse repository at this point
docs: readme.md
jwoo08
committed
bd9da7c
View commit details
Copy full SHA for bd9da7c
Browse repository at this point
You can’t perform that action at this time.