-
Notifications
You must be signed in to change notification settings - Fork 326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to change the color of suit? #206
Comments
Of course you can. For research purpose you can just change the source code. |
Thank you for your reply. However, I’m not very familiar with the structure of the program. Could you please give me a hint about which file should I look at? |
这是来自QQ邮箱的假期自动回复邮件。
您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。
|
Sorry I didn't check issue till now. Please check https://github.com/bupticybee/TexasSolver/blob/master/src/Card.cpp#L150 and all part involving this. This should be a start. |
Hello, thank you for the solver. I want to know whether we can change it from 2 color suits (black and red) to four color suits (black, blue, red and green)?
The text was updated successfully, but these errors were encountered: