Giter Site home page Giter Site logo

javascript-bridge's Introduction

미션 - 다리 건너기

✅ 기능 목록

  • 다리 생성
  • InputView : 다리길이 입력
  • 입력한 다리길이 BridgeMaker로 전달
  • BridgeMaker : 다리 생성
  • 생성한 다리 InputView으로 전달
  • 게임 플레이
  • InputView : 이동할 방향 입력
  • 이동방향 BridgeGame으로 전달
  • BridgeGame : 생사 판단
  • 이동방향과 생사여부 InputView에 전달
  • OutputView : 이동방향과 생사여부 출력
  • 생의 경우→ InputView : 이동 방향 추가 입력
  • 사의 경우→ InputView : 다시 도전할지 포기할지 선택
    • 다시 도전→ InputView : 같은다리로 처음부터 다시 시작
    • 포기→ OutputView : 최종 게임 결과 출력(실패)
  • 게임 클리어
  • 마지막 방향 전달
  • BridgeGame : 생사판단 & 마지막인지 판단
  • 이동방향 & 생사결과 & 게임횟수 OutputView에 전달
  • OutputView : 최종결과 출력
  • 예외 상황
  • 다리 생성 : 3미만, 20초과
  • 다리 생성 : 글자 입력
  • 이동 방향 : 'U', 'D'가 아닌 모든 경우
  • 재시도 : 'Q', 'R'이 아닌 모든 경우

✅ 후기

Velog's GitHub stats

javascript-bridge's People

Contributors

ihd0628 avatar woowahan-cron 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.