rlcard
rlcard copied to clipboard
why no baccarat?
how to make a baccarat game with the rlcard framework?
Hi, thank you for the comment. Unfortunately we have not implemented baccarat game for the current version. It should be not very hard to implement one by modifying the codes of Blackjack, since they are similar (both with players and banker). We will keep this in mind, and may incorporate Baccarat in the future.
Also, contributions are greatly appreciated :) Feel free to send a pull request if you implement Baccarat.