Skip to content
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

Follow step4 racing car instructions #15

Open
wants to merge 14 commits into
base: gyim1345
Choose a base branch
from

Conversation

gyim1345
Copy link
Collaborator

@gyim1345 gyim1345 commented Jun 9, 2020

Add CarList and its test

getNames method to get names of cars from string
getIndexNames method to get names from specific index array

Add RaceCalculator

calculateWinner method to calculate who are the winners
calculateFurthestPosition to calculate the furthest positioned car

Edit Views to work as instructed

Edit RacingGame to connect other classes

1단계 학습테스트 연습 및 실습
random number(int) generator
getNames method to get names of cars from string
getIndexNames method to get names from specific index array
calculateWinner method to calculate who are the winners
calculateFurthestPosition to calculate the furthest positioned car
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.

None yet

1 participant