Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emptymalei/blackjack-agent

blackjack agent
https://github.com/emptymalei/blackjack-agent

Last synced: 12 days ago
JSON representation

blackjack agent

Awesome Lists containing this project

README

        

# blackjack-agent

## blackjack the game

Cards:

1. 2-10: worth the number 2-10 correspondingly
2. J,Q,K: worth 10
3. A: worth 1 or 11

## Basics

If I already have 11, my probability of next draw is

(1+2+3+4+5+6+7+8+9+10+10+10+10)/13 = 6