-
Notifications
You must be signed in to change notification settings - Fork 6
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
Slovak draughts rules #6
Comments
Hello. I have another project https://github.com/portnov/hcheckers - that one I designed for easy addition of rules, and it already supports much more than qcheckers. It might be not so easy to build from sources, but there are some debian/ubuntu packages and docker container. There I can add Slovak (as well as Czech) rules much more easily. |
If you are interested in czech draughts as well, you may check out "checkersland" program (it is free, as beer, not as a word); that supports czech, but not slovak... |
@jose1711 Hello again. I have a question about huffing rule in Slovak draughts. Is it really widely used or is it just a variation used by children? |
Hey @portnov, it is a common rule and one of the specifics of Slovak checkers ("Dáma"). Please note that if a player has an option to take an opponent's piece by a regular piece and a crowned piece, crowned piece takes precedence. If a player fails to obey this rule and use a regular piece opponent may (right before his/her turn) remove the crowned piece from the board. |
ok, thanks. |
@jose1711 , and if a player has two options to capture - by regular piece and by a crowned piece - but does not capture at all, then opponent may remove either that usual piece or that crowned piece, at his choice? |
I did not find how this situation should be resolved in the rules of the game .. I'd personally go with "make your choice" option. |
Please add support for Slovak draughts. Rules: https://checkers.fandom.com/wiki/Slovensk%C3%A1_d%C3%A1ma
The text was updated successfully, but these errors were encountered: