Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 347 Bytes

File metadata and controls

14 lines (10 loc) · 347 Bytes

Blackjack

Introduction

How it works

Each shoe is processed until the cut card comes out. Each shoe is comprised by an sequence of sessions. Each session requires each occupied place place a bet.

Each hand is a set of cards. Each card is represented by a letter taken from the alphabet given by '2','3','4','5','6','7','8','9','X','A' .