Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 140 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 140 Bytes

C++实现斗地主出牌引擎

利用 pybind11 提供 python 接口。

使用方法可参考 samples/demo.py 和 tests/rule_test.cpp。