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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
woowacourse-precourse
/
javascript-racingcar-7
Public
Notifications
You must be signed in to change notification settings
Fork
391
Star
0
Code
Issues
0
Pull requests
354
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[자동차 경주] 진찬용 미션 제출합니다.
- #444
#444
Open
Jin-Chanyong
wants to merge 21 commits into
woowacourse-precourse:main
woowacourse-precourse/javascript-racingcar-7:main
from
Jin-Chanyong:Jin-Chanyong
Jin-Chanyong/javascript-racingcar-7:Jin-Chanyong
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Open
[자동차 경주] 진찬용 미션 제출합니다.
#444
Jin-Chanyong
wants to merge 21 commits into
woowacourse-precourse:main
woowacourse-precourse/javascript-racingcar-7:main
from
Jin-Chanyong:Jin-Chanyong
Jin-Chanyong/javascript-racingcar-7:Jin-Chanyong
Copy head branch name to clipboard
Commits
Commits on Oct 28, 2024
docs(README): 기능 요구 사항과 기능 목록 단위 정리
Show description for f80a62a
Jin-Chanyong
committed
f80a62a
View commit details
Copy full SHA for f80a62a
Browse repository at this point
feat: 자동차 이름 입력받는 함수 구현
Show description for ff2cb25
Jin-Chanyong
committed
ff2cb25
View commit details
Copy full SHA for ff2cb25
Browse repository at this point
feat: 에러 발생 함수 구현
Show description for 9dfa13a
Jin-Chanyong
committed
9dfa13a
View commit details
Copy full SHA for 9dfa13a
Browse repository at this point
feat: 자동차 입력값 유효성 검사 함수 추가
Show description for 80083c2
Jin-Chanyong
committed
80083c2
View commit details
Copy full SHA for 80083c2
Browse repository at this point
feat: car 개체 클래스 추가
Show description for 62198b0
Jin-Chanyong
committed
62198b0
View commit details
Copy full SHA for 62198b0
Browse repository at this point
refactor: carNameInputHandler 함수 이름 변경 및 기능 수정
Show description for 7eed1b8
Jin-Chanyong
committed
7eed1b8
View commit details
Copy full SHA for 7eed1b8
Browse repository at this point
feat: 수행 횟수 입력값의 유효성 검사 함수 구현
Show description for b17ec1e
Jin-Chanyong
committed
b17ec1e
View commit details
Copy full SHA for b17ec1e
Browse repository at this point
feat: 횟수를 입력받는 함수 구현
Show description for a5d8565
Jin-Chanyong
committed
a5d8565
View commit details
Copy full SHA for a5d8565
Browse repository at this point
feat: 난수 발생 함수 구현
Show description for 8c7ff58
Jin-Chanyong
committed
8c7ff58
View commit details
Copy full SHA for 8c7ff58
Browse repository at this point
feat: 랜덤으로 자동차를 움직이는 함수 구현
Show description for 4c31f94
Jin-Chanyong
committed
4c31f94
View commit details
Copy full SHA for 4c31f94
Browse repository at this point
feat: 자동차의 진행상황 출력 함수 구현
Show description for e6f71f4
Jin-Chanyong
committed
e6f71f4
View commit details
Copy full SHA for e6f71f4
Browse repository at this point
feat: 경주 우승자를의 배열을 반환하는 함수 구현
Show description for 9e9f28b
Jin-Chanyong
committed
9e9f28b
View commit details
Copy full SHA for 9e9f28b
Browse repository at this point
feat: 자동차 경주 진행 함수 구현
Show description for 76596bf
Jin-Chanyong
committed
76596bf
View commit details
Copy full SHA for 76596bf
Browse repository at this point
feat: App.js 파일 작성
Show description for c075bf9
Jin-Chanyong
committed
c075bf9
View commit details
Copy full SHA for c075bf9
Browse repository at this point
fix: import 경로 수정
Show description for 2a26c3b
Jin-Chanyong
committed
2a26c3b
View commit details
Copy full SHA for 2a26c3b
Browse repository at this point
fix: countValidate 함수 오류 수정
Show description for 9164d4d
Jin-Chanyong
committed
9164d4d
View commit details
Copy full SHA for 9164d4d
Browse repository at this point
fix: viewProgressBar 함수 오류 수정
Show description for fbe01bd
Jin-Chanyong
committed
fbe01bd
View commit details
Copy full SHA for fbe01bd
Browse repository at this point
fix: getWinners 함수 오류 수정
Show description for 2970fad
Jin-Chanyong
committed
2970fad
View commit details
Copy full SHA for 2970fad
Browse repository at this point
fix: countValidate 함수 오류 수정
Show description for 7266dbd
Jin-Chanyong
committed
7266dbd
View commit details
Copy full SHA for 7266dbd
Browse repository at this point
feat: 테스트 코드 작성
Show description for 50999f5
Jin-Chanyong
committed
50999f5
View commit details
Copy full SHA for 50999f5
Browse repository at this point
docs: README 파일 수정
Show description for a5f2279
Jin-Chanyong
committed
a5f2279
View commit details
Copy full SHA for a5f2279
Browse repository at this point
You can’t perform that action at this time.