GithubHelp home page GithubHelp logo

java-blackjack's Introduction

java-blackjack

블랙잭 미션 저장소

구현 기능 목록

카드

  • 숫자가 기본
  • Ace는 1 또는 11
  • King, Queen, Jack은 각각 10
  • 모양은 스페이드, 다이아몬드, 하트, 클로버

게임

  • 플레이어에게 두 장의 카드 지급
  • 카드 숫자를 합쳐 21을 초과하지 않으면서 21에 가깝게 만들면 우승
  • 딜러는 처음에 2장 지급
  • 플레이 결과가 같다면 무승

플레이어

  • 21 이하일 경우 원한다면 얼마든지 카드를 계속 뽑을 수 있음
  • 21을 초과한다면 카드를 뽑을 수 없음

딜러

  • 처음에 2장 합계가 16이하이면 반드시 1장의 카드를 추가로 받아야 함
  • 17점 이상이면 추가로 받을 수 없음
  • 처음 카드는 한 장만 공개

출력

  • 게임을 완료한 후 각 플레이어별로 승패를 출력

우아한테크코스 코드리뷰

java-blackjack's People

Contributors

ay-eonii avatar pobiconan avatar woowahan-neo avatar woowahan-pjs 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.