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 }}
Dcom-KHU
/
2023-spring-codeReview-study
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
0
Code
Issues
1
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
최성원 자동차 경주 게임
- #4
#4
Open
choi5798
wants to merge 16 commits into
Dcom-KHU:master
Dcom-KHU/2023-spring-codeReview-study:master
from
choi5798:choi5798
choi5798/2023-spring-codeReview-study:choi5798
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
최성원 자동차 경주 게임
#4
choi5798
wants to merge 16 commits into
Dcom-KHU:master
Dcom-KHU/2023-spring-codeReview-study:master
from
choi5798:choi5798
choi5798/2023-spring-codeReview-study:choi5798
Copy head branch name to clipboard
Commits
Commits on Mar 15, 2023
docs: TODOList
choi5798
committed
48114f3
View commit details
Copy full SHA for 48114f3
Browse repository at this point
docs: add validation TODOList.md
choi5798
committed
6f64ef8
View commit details
Copy full SHA for 6f64ef8
Browse repository at this point
feat: get Car names
choi5798
committed
7b5be11
View commit details
Copy full SHA for 7b5be11
Browse repository at this point
Commits on Mar 16, 2023
feat: validate getCars
choi5798
committed
bba56e1
View commit details
Copy full SHA for bba56e1
Browse repository at this point
feat: getTrial and validate
choi5798
committed
97352a9
View commit details
Copy full SHA for 97352a9
Browse repository at this point
feat: create random number
choi5798
committed
48f3e95
View commit details
Copy full SHA for 48f3e95
Browse repository at this point
feat: make car go in appropriate condition
choi5798
committed
5aee294
View commit details
Copy full SHA for 5aee294
Browse repository at this point
feat: print each result during game
choi5798
committed
b4ca696
View commit details
Copy full SHA for b4ca696
Browse repository at this point
feat: pick winner
choi5798
committed
915c62c
View commit details
Copy full SHA for 915c62c
Browse repository at this point
feat: print final winner
choi5798
committed
91670b6
View commit details
Copy full SHA for 91670b6
Browse repository at this point
feat: add exception that trial cannot be minus
choi5798
committed
83eb481
View commit details
Copy full SHA for 83eb481
Browse repository at this point
Commits on Mar 25, 2023
feat: change InputValidator class to static
choi5798
committed
145f84f
View commit details
Copy full SHA for 145f84f
Browse repository at this point
fix: change validate method return type to void
choi5798
committed
6e43090
View commit details
Copy full SHA for 6e43090
Browse repository at this point
fix: extract method creating instance from getCarList
choi5798
committed
61668ec
View commit details
Copy full SHA for 61668ec
Browse repository at this point
fix: change variable name from UPPER_CASE to camelCase
choi5798
committed
3cd358a
View commit details
Copy full SHA for 3cd358a
Browse repository at this point
fix: change "trial" type from Integer to int
choi5798
committed
35bc1ff
View commit details
Copy full SHA for 35bc1ff
Browse repository at this point
You can’t perform that action at this time.