Bobgy / poker-guandan-strategy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

poker-guandan-strategy

About Guan-Dan

Guan4 Dan4 is a Chinese card game whose name means throwing eggs. It originated in Huaian, Jiangsu Province and is probably the most popular climbing game in Jiangsu, Anhui and other provinces nearby.

For detailed rules in English, refer to https://www.pagat.com/climbing/guan_dan.html

About this repo

This was started as a cpp program using dfs with heavy pruning optimization (lol) to calculate best (min hands) strategy for the card game, Guan Dan.

Now I've recently built a mobile friendly web app with react-native-web using the cpp module to calculate strategy. The app is published as a PWA in https://bobgy.github.io/poker-guandan-strategy/.

About

License:MIT License


Languages

Language:TypeScript 74.8%Language:C++ 21.3%Language:HTML 2.1%Language:Makefile 0.8%Language:JavaScript 0.6%Language:CSS 0.3%Language:Shell 0.0%