jingyaog/GuanDan
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Project Name Guan Dan Description This is Chinese card game called Guan Dan. It is a 4-player card game and the rules are complicated. More information on this game can be found on this website: https://www.pagat.com/climbing/guan_dan.html. This program includes an AI mode (offline mode) where the player can play with 3 AI's. Installation Python 3.7 interpreter should be used. Pygame should be installed before running the program. How to run To run the program, simply run "offlineMode.py".