记一次使用 C++ 实现多种扑克牌逻辑
该代码支持命令行启动,在 Windows 下应当使用 Visual Studio 进行编译,在其它平台下可使用 g++ 直接编译。
代码链接:https://github.com/Win-Linux-DOS-Team/chChess/tree/main/pokerGame
前有代码即证明(Code as proof),现有代码即规则(Code as rules)。
该代码支持命令行启动,在 Windows 下应当使用 Visual Studio 进行编译,在其它平台下可使用 g++ 直接编译。
代码链接:https://github.com/Win-Linux-DOS-Team/chChess/tree/main/pokerGame
前有代码即证明(Code as proof),现有代码即规则(Code as rules)。