Git Product home page Git Product logo

java-baseball-precourse's Introduction

숫자 야구 게임

진행 방법

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

과제 제출 과정

기능목록

게임 진행

  • 게임을 시작하는 기능
  • 1 ~ 9 사이의 숫자중 서로 다른 3가지 숫자를 정하는 기능
  • 플레이어가 정답을 맞출때 까지 게임을 반복하는 기능
  • 플레이어에게 힌트를 제공하는 기능
  • 플레이어가 정답을 맞춘경우 게임을 게임을 다시 시작할지 종료할지 물어보는 기능

플레이어

  • 플레이어로 부터 3가지 숫자를 입력받는 기능
  • 플레이어가 입력한 숫자의 유효성을 체크하는 기능
  • 플레이어가 입력한 숫자의 수를 체크하는 기능
  • 플레이어가 입력한 문자를 숫자로 변환하는 기능

카운트 확인

  • 플레이어에게 입력받은 숫자중 strike와 ball을 세는 기능
  • strike와 ball수를 0으로 리셋하는 기능
  • 플레이어에게 제공할 힌트를 만드는 기능

java-baseball-precourse's People

Contributors

haneulch 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.