GithubHelp home page GithubHelp logo

blackjack's Introduction

blackjack

  ____        _         _           _    _     ____  _  __   
 / ___| __ _ | |_  ___ | |__       | |  / \   / ___|| |/ /   
| |    / _` || __|/ __|| '_ \   _  | | / _ \ | |    | ' /    
| |___| (_| || |_| (__ | | | | | |_| |/ ___ \| |___ | . \    
 \____|\__,_| \__|\___||_| |_|  \___//_/   \_\\____||_|\_ \  
       ___   __                                             
      |_ _| / _|  _   _   ___   _   _    ___  __ _  _ __    
       | | | |_  | | | | / _ \ | | | |  / __|/ _` || '_ \  
       | | |  _| | |_| || (_) || |_| | | (__| (_| || | | |  
      |___||_|    \__, | \___/  \__,_|  \___|\__,_||_| |_|  
                  |___/                                     

[Catch Jack if you can]

2017.05

기본 룰

  1. 배팅 (10원~100원)
  2. 2장씩 딜,
  3. 딜러 카드중 첫번째 카드 open
  4. 플레이어 추가 딜(Hit) or 그만받음(Stay)
  5. 딜러 두번째 카드 open
합이 16이하면 히트 / 17이상인경우 스테이(강제)
  6. 1~21의 점수 중 딜러보다 점수가 높은경우 유저 승리/비김/딜러승리
 배팅금을 돌려받고 배팅금만큼 딜러의 돈을 가져옴,
 동점인경우 서로 배팅한돈을 돌려받음
 딜러 승리시 플레이어는 배팅한 돈을 잃음.(처음 재산에 합하지 않음)
  7. 21을 초과하는경우 무조건 패배(Bust)
  8. 딜러를 파산시킬경우 게임 클리어.(키값 노출)

blackjack's People

Contributors

chanwooo avatar

Watchers

 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.