Giter VIP home page Giter VIP logo

fastcampustdd's Introduction

FastCampusTDD

패스트캠퍼스 TDD

요구사항

  1. 1부터 100까지의 임의의 정수를 맞추는 게임
  2. 플레이어가 숫자를 입력하면
    • 입력한 숫자가 정답보다 작으면 작다고 출력
    • 입력한 숫자가 정답보다 크면 크다고 출력
    • 입력한 숫자가 정답과 일치하면 라운드 종료
  3. 단일 플레이어, 다중 플레이어 모드 지원
    • 단일 플레이어 모드가 종료되면 총 시도를 출력
    • 다중 플레이어 모드의 경우 한 턴 씩 정답 맞추기를 시도한다
      • 결과에는 최종적으로 정답을 맞춘 플레이어를 표시해준다.

테스트 코드

  1. 콘솔에 표시되는 진입 문구 테스트 제외
  2. 1, 2, 3번 입력 시 게임 모드 설정, 게임 종료하는 테스트 제외

fastcampustdd's People

Contributors

babosamo avatar kakao-noah-kim avatar pennya avatar

Watchers

 avatar  avatar  avatar

Forkers

teamtuna

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.