Skip to content
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

New fairy idea - FES #445

Open
pazeinat opened this issue Feb 15, 2024 · 5 comments
Open

New fairy idea - FES #445

pazeinat opened this issue Feb 15, 2024 · 5 comments

Comments

@pazeinat
Copy link

FES = Fairy Element Selection
Applies to fairy elements that relate to things occurring after a move is made, e.g. circe that specifies return of captured piece to birth square,
After FES, two or more fairy elements (conditions) are defined for the problem. The idea is that the side to move can select one, and only one, of the specified elements. For example:
FES(circe anticirce). Here, after a capture, the capturing side can use either circe (and return the captured piece to it birth square) or anticirce (and return the capturing piece to its birth square) - but NOT BOTH.
It can be implemented initially for fairy conditions involving capture moves, and can include apart from the various circe variants also: take&make, anti take&make, Andernach, Breton etc

@thomas-maeder
Copy link
Owner

This sounds similar to Hemmo Axt's Verwallschach.

Can you point out the similarities and differences?

@pazeinat
Copy link
Author

I was not aware of Verwallschach, and I read now the English translation of what is written here
https://www.dieschwalbe.de/lexikon.htm
I what I suggest, all specified conditions apply throughout the solution. In each relevant move the side moving can select and apply only one of them - no combinations allowed. In contrast (if I understand correctly) in Verwallschach one or more of the specified conditions "may be turned off by making a move that is not legal in that option(s)".
I didn't think yet on how FES (or whatever name will be given) can be applied to all possible fairy conditions. It is easily applicable to most circe variants.

@thomas-maeder
Copy link
Owner

Can you provide examples problems?

@pazeinat
Copy link
Author

Can you provide examples problems?

They will not be computer tested :)
I will compose something

@pazeinat
Copy link
Author

Here is a simple example to the possibilities
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants