| * version and copyright | * version and copyright | ||||
| * messages implemented on the player's side | * messages implemented on the player's side | ||||
| * arranged shoes | * arranged shoes | ||||
| * deterministic seeds | |||||
| * name of the game the dealer deals | * name of the game the dealer deals | ||||
| * name of the games the player can play | * name of the games the player can play | ||||
| * delays? | * delays? | ||||
| * blackjack switch | * blackjack switch | ||||
| * blackjack under? | * blackjack under? | ||||
| * siete y medio | * siete y medio | ||||
| * | |||||
| * players | |||||
| * tty | |||||
| * stdio | |||||
| - yes | |||||
| - awk | |||||
| - bash | |||||
| - perl | |||||
| - python | |||||
| * internal | |||||
| - strategy from file | |||||
| - reko | |||||
| * runtime-linked in a shared object | |||||
| * multithreading | * multithreading | ||||
| * use of const and restrict | * use of const and restrict | ||||
| * runtime-linked players in shared objects | |||||