Git Product home page Git Product logo

java-racingcar-precourse's Introduction

자동차 경주 게임

진행 방법

  • 숫자 야구 게임 요구사항을 파악한다.
  • 요구사항에 대한 구현을 완료한 후 자신의 github 아이디에 해당하는 브랜치에 Pull Request(이하 PR)를 통해 과제를 제출한다.

과제 제출 과정

기능목록

유효성 체크

  • 입력받은 자동차 이름의 유효성 체크(5자이하)
  • 입력받은 횟수가 숫자인지 체크

자동차

  • 랜덤으로 생성된 숫자로 자동차가 전진/멈춤여부 판단
  • 자동차의 우승여부 판단(자동차가 입력된 횟수만큼 움직였는지 체크)

게임진행

  • 사용자로 부터 n대의 자동차를 입력받음
  • 게임 진행횟수를 입력받음
  • 유효하지 않은 값인 경우 오류메세지 출력 및 재입력
  • 0-9사이의 랜덤값 생성
  • 실행결과 출력
  • 이동횟수 만큼 반복
  • 우승자 출력

java-racingcar-precourse's People

Contributors

haneulch avatar javajigi avatar pobiconan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.